chore: update env defaults and add .env.example
This commit is contained in:
@@ -98,7 +98,7 @@ services:
|
||||
condition: service_healthy
|
||||
environment:
|
||||
<<: *common-env
|
||||
DEEPSEEK_API_KEY: ${DEEPSEEK_API_KEY:-"sk-...."}
|
||||
DEEPSEEK_API_KEY: ${DEEPSEEK_API_KEY:-"sk-deepsk...."}
|
||||
ANTHROPIC_API_KEY: ${ANTHROPIC_API_KEY:-"sk-ant...."}
|
||||
LLM_MODEL: ${LLM_MODEL:-deepseek}
|
||||
healthcheck:
|
||||
|
||||
Reference in New Issue
Block a user