chore: delete demo_auth_enabled from config
This commit is contained in:
@@ -81,7 +81,6 @@ services:
|
||||
SERVICE_NAME: model-platform-backend
|
||||
SCHEDULE_EVENT_NAMESPACE: ${SCHEDULE_EVENT_NAMESPACE:-model-platform-local}
|
||||
JWT_SECRET: ${JWT_SECRET:?JWT_SECRET is required}
|
||||
DEMO_AUTH_ENABLED: ${DEMO_AUTH_ENABLED:-false}
|
||||
INITIAL_ADMIN_PASSWORD: ${INITIAL_ADMIN_PASSWORD:-admin12345}
|
||||
RUNTIME_API_URL: http://runtime:8000
|
||||
# P0-1 fix: shared secret required by /internal/v1/* routes.
|
||||
|
||||
Reference in New Issue
Block a user