fix: wire nas console credentials into sdk
This commit is contained in:
@@ -66,6 +66,8 @@ services:
|
||||
- MONGO_DB=workphone_sdk
|
||||
- REDIS_URL=redis://redis:6379/1
|
||||
- API_KEY=${API_KEY:-workphone-secret-key}
|
||||
- CONSOLE_USERNAME=${CONSOLE_USERNAME:-admin}
|
||||
- CONSOLE_PASSWORD=${CONSOLE_PASSWORD:-}
|
||||
- DEEPSEEK_API_KEY=${DEEPSEEK_API_KEY:-}
|
||||
- ADB_SERVER_SOCKET=${ADB_SERVER_SOCKET:-}
|
||||
- AI_BRAIN_ENABLED=${AI_BRAIN_ENABLED:-false}
|
||||
|
||||
Reference in New Issue
Block a user