website refactor

This commit is contained in:
2026-01-20 18:48:14 +01:00
parent 444afda435
commit 06207bf835
4 changed files with 65 additions and 3 deletions

View File

@@ -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"