mirror of
https://github.com/tiennm99/coolify.git
synced 2026-04-17 17:21:04 +00:00
Add STORE_MODEL_IN_DB to env variables
This commit is contained in:
@@ -32,6 +32,7 @@ services:
|
||||
- ANTHROPIC_API_BASE=${ANTHROPIC_API_BASE}
|
||||
- VOYAGE_API_KEY=${VOYAGE_API_KEY}
|
||||
- VOYAGE_API_BASE=${VOYAGE_API_BASE}
|
||||
- STORE_MODEL_IN_DB=${STORE_MODEL_IN_DB}
|
||||
volumes:
|
||||
- type: bind
|
||||
source: ./litellm-config.yaml
|
||||
|
||||
Reference in New Issue
Block a user