fix: retire dotenv override:true, exclut .env de l'image (cause racine ECONNREFUSED Baserow)
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
JWT_SECRET=your_jwt_secret_here
|
||||
|
||||
BASEROW_API_URL=https://baserow.bolbol.tn/api/
|
||||
BASEROW_API_URL=http://baserow.bolbol.tn/api/
|
||||
BASEROW_TOKEN=your_baserow_token
|
||||
BASEROW_TABLE_MARCHES=856
|
||||
BASEROW_TABLE_PIPELINE=872
|
||||
|
||||
Reference in New Issue
Block a user