Merge dev to main: Security improvements and comprehensive test infrastructure #39
@@ -9,6 +9,7 @@ services:
|
|||||||
- .env
|
- .env
|
||||||
environment:
|
environment:
|
||||||
- LITELLM_MASTER_KEY=${LITELLM_MASTER_KEY:-}
|
- LITELLM_MASTER_KEY=${LITELLM_MASTER_KEY:-}
|
||||||
|
- CC_KIRO_API_KEY=${CC_KIRO_API_KEY:-}
|
||||||
ports:
|
ports:
|
||||||
- "127.0.0.1:${LITELLM_PORT:-4005}:4005"
|
- "127.0.0.1:${LITELLM_PORT:-4005}:4005"
|
||||||
volumes:
|
volumes:
|
||||||
|
|||||||
Reference in New Issue
Block a user