feature flags

This commit is contained in:
2026-01-06 12:40:58 +01:00
parent 6aad7897db
commit c55ef731a1
11 changed files with 517 additions and 30 deletions

View File

@@ -30,7 +30,6 @@ services:
- GRIDPILOT_API_PERSISTENCE=postgres
- GRIDPILOT_API_BOOTSTRAP=true
- GRIDPILOT_API_FORCE_RESEED=true
- GRIDPILOT_FEATURES_JSON={"sponsors.portal":"enabled","admin.dashboard":"enabled"}
- DATABASE_URL=postgres://gridpilot_e2e_user:gridpilot_e2e_pass@db:5432/gridpilot_e2e
- POSTGRES_DB=gridpilot_e2e
- POSTGRES_USER=gridpilot_e2e_user