diff --git a/docker-compose.yml b/docker-compose.yml index 5450707..88fc582 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -153,6 +153,7 @@ services: - SLACK_BOT_TOKEN=${SLACK_BOT_TOKEN:-} - SLACK_SIGNING_SECRET=${SLACK_SIGNING_SECRET:-} - SLACK_APP_TOKEN=${SLACK_APP_TOKEN:-} + - LLM_POOL_URL=http://llm-pool:8004 - LOG_LEVEL=INFO restart: unless-stopped healthcheck: