fix(supervisor): disable SUPERVISOR_GIT_PULL until deploy.sh is set up
This commit is contained in:
@@ -15,7 +15,7 @@ Environment=PATH=/home/beanflows_service/.local/bin:/usr/local/bin:/usr/bin:/bin
|
||||
Environment=LANDING_DIR=/data/beanflows/landing
|
||||
Environment=DUCKDB_PATH=/data/beanflows/lakehouse.duckdb
|
||||
Environment=SERVING_DUCKDB_PATH=/data/beanflows/analytics.duckdb
|
||||
Environment=SUPERVISOR_GIT_PULL=1
|
||||
# Environment=SUPERVISOR_GIT_PULL=1 # Uncomment once deploy.sh + blue/green is set up
|
||||
|
||||
# Resource limits
|
||||
LimitNOFILE=65536
|
||||
|
||||
Reference in New Issue
Block a user