Merge dev to main: Security improvements and comprehensive test infrastructure #39
@@ -7,6 +7,8 @@ services:
|
||||
- "com.centurylinklabs.watchtower.enable=true"
|
||||
env_file:
|
||||
- .env
|
||||
environment:
|
||||
- LITELLM_MASTER_KEY=anything
|
||||
ports:
|
||||
- "127.0.0.1:${LITELLM_PORT:-4005}:4005"
|
||||
volumes:
|
||||
@@ -20,7 +22,6 @@ services:
|
||||
- "0.0.0.0"
|
||||
- "--port"
|
||||
- "4005"
|
||||
- "--disable_spend_logs"
|
||||
logging:
|
||||
driver: json-file
|
||||
options:
|
||||
|
||||
Reference in New Issue
Block a user