ITINERARY_API_URL
This commit is contained in:
parent
d759ed2218
commit
2daa44c2cb
@ -35,6 +35,7 @@ services:
|
|||||||
- ES_HOST=http://host.docker.internal:9200
|
- ES_HOST=http://host.docker.internal:9200
|
||||||
- RAGFLOW_API_URL=http://host.docker.internal:1080
|
- RAGFLOW_API_URL=http://host.docker.internal:1080
|
||||||
- RAGFLOW_API_KEY=ragflow-MRqxnDnYZ1yp5kklDMIlKH4f1qezvXIngSMGPhu1AG8
|
- RAGFLOW_API_KEY=ragflow-MRqxnDnYZ1yp5kklDMIlKH4f1qezvXIngSMGPhu1AG8
|
||||||
|
- ITINERARY_API_URL=http://host.docker.internal:2012/api/itineraries/
|
||||||
# PostgreSQL 配置
|
# PostgreSQL 配置
|
||||||
- CHECKPOINT_DB_URL=postgresql://postgres:E5ACJo6zJub4QS@postgres:5432/agent_db
|
- CHECKPOINT_DB_URL=postgresql://postgres:E5ACJo6zJub4QS@postgres:5432/agent_db
|
||||||
volumes:
|
volumes:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user