fix(sofiia-console): pass SOFIIA_INTERNAL_TOKEN env var to container
Made-with: Cursor
This commit is contained in:
@@ -1237,6 +1237,7 @@ services:
|
||||
- GLM5_API_KEY=${GLM5_API_KEY:-}
|
||||
- SOFIIA_CONSOLE_API_KEY=${SOFIIA_CONSOLE_API_KEY:-}
|
||||
- SOFIIA_CONSOLE_TEAM_KEYS=${SOFIIA_CONSOLE_TEAM_KEYS:-}
|
||||
- SOFIIA_INTERNAL_TOKEN=${SOFIIA_INTERNAL_TOKEN:-}
|
||||
# aurora-service not deployed on NODA1 — set explicit URL to avoid DNS lookup failure
|
||||
- AURORA_SERVICE_URL=http://127.0.0.1:9401
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user