website refactor
This commit is contained in:
@@ -39,6 +39,7 @@ services:
|
||||
# Using ${VAR:-} here expands to an empty string when VAR is not set in the
|
||||
# host shell, which *overrides* env_file and disables force reseed.
|
||||
- MEDIA_STORAGE_DIR=/data/media
|
||||
- GRIDPILOT_API_FORCE_RESEED=${GRIDPILOT_API_FORCE_RESEED:-}
|
||||
ports:
|
||||
- "3001:3000"
|
||||
- "9229:9229"
|
||||
|
||||
Reference in New Issue
Block a user