ITINERARY_API_URL

This commit is contained in:
朱潮 2026-02-10 21:47:33 +08:00
parent d759ed2218
commit 2daa44c2cb

View File

@ -35,6 +35,7 @@ services:
- ES_HOST=http://host.docker.internal:9200
- RAGFLOW_API_URL=http://host.docker.internal:1080
- RAGFLOW_API_KEY=ragflow-MRqxnDnYZ1yp5kklDMIlKH4f1qezvXIngSMGPhu1AG8
- ITINERARY_API_URL=http://host.docker.internal:2012/api/itineraries/
# PostgreSQL 配置
- CHECKPOINT_DB_URL=postgresql://postgres:E5ACJo6zJub4QS@postgres:5432/agent_db
volumes: