mirror of
https://github.com/bytedance/deer-flow.git
synced 2026-05-22 03:18:31 +00:00
The gateway service was missing these two environment variables that tell it where to find the config files inside the container. Without them, the gateway reads DEER_FLOW_CONFIG_PATH from the host's .env file (set to a host filesystem path), which is not accessible inside the container, causing FileNotFoundError on startup. The langgraph service already had these variables set correctly. |
||
|---|---|---|
| .. | ||
| nginx | ||
| provisioner | ||
| docker-compose-dev.yaml | ||
| docker-compose.yaml | ||