update NEW_API_BASE_URL
This commit is contained in:
parent
98f23fa346
commit
868e5211b1
@ -38,6 +38,7 @@ services:
|
||||
- ITINERARY_API_URL=http://host.docker.internal:2012/api/itineraries/
|
||||
# PostgreSQL 配置
|
||||
- CHECKPOINT_DB_URL=postgresql://postgres:E5ACJo6zJub4QS@postgres:5432/agent_db
|
||||
- NEW_API_BASE_URL=http://host.docker.internal:3000
|
||||
volumes:
|
||||
# 挂载项目数据目录
|
||||
- ./projects:/app/projects
|
||||
|
||||
Loading…
Reference in New Issue
Block a user