feature flags
This commit is contained in:
@@ -46,7 +46,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_test_user:gridpilot_test_pass@db:5432/gridpilot_test
|
||||
- POSTGRES_DB=gridpilot_test
|
||||
- POSTGRES_USER=gridpilot_test_user
|
||||
|
||||
Reference in New Issue
Block a user