Per-session Komodo creds from MCP client headers, remove baked-in env vars
This commit is contained in:
@@ -5,8 +5,5 @@ services:
|
||||
ports:
|
||||
- "9999:9800"
|
||||
environment:
|
||||
- KOMODO_BASE_URL=${KOMODO_BASE_URL:-http://10.10.2.114:9120}
|
||||
- KOMODO_API_KEY=${KOMODO_API_KEY}
|
||||
- KOMODO_API_SECRET=${KOMODO_API_SECRET}
|
||||
- PORT=9800
|
||||
restart: unless-stopped
|
||||
|
||||
Reference in New Issue
Block a user