feature flags
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user