fix: retire dotenv override:true, exclut .env de l'image (cause racine ECONNREFUSED Baserow)
This commit is contained in:
@@ -78,7 +78,7 @@ Tous les endpoints données acceptent :
|
||||
| Variable | Requis | Description |
|
||||
|----------|--------|-------------|
|
||||
| `JWT_SECRET` | ✓ | Clé secrète JWT |
|
||||
| `BASEROW_API_URL` | ✓ | URL Baserow (`https://baserow.bolbol.tn/api/`) |
|
||||
| `BASEROW_API_URL` | ✓ | URL Baserow (`http://baserow.bolbol.tn/api/`) |
|
||||
| `BASEROW_TOKEN` | ✓ | Token d'accès Baserow |
|
||||
| `BASEROW_TABLE_MARCHES` | ✓ | ID table marchés (ex: 856) |
|
||||
| `BASEROW_TABLE_PIPELINE` | ✓ | ID table pipeline (ex: 872) |
|
||||
|
||||
Reference in New Issue
Block a user