new api
This commit is contained in:
parent
6365d65715
commit
c3d2018a56
@ -38,7 +38,7 @@ services:
|
|||||||
- ITINERARY_API_URL=http://host.docker.internal:2012/api/itineraries/
|
- 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
|
||||||
- NEW_API_BASE_URL=http://host.docker.internal:3000
|
- NEW_API_BASE_URL=http://host.docker.internal:3001
|
||||||
volumes:
|
volumes:
|
||||||
# 挂载项目数据目录
|
# 挂载项目数据目录
|
||||||
- ./projects:/app/projects
|
- ./projects:/app/projects
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user