update NEW_API_BASE_URL

This commit is contained in:
朱潮 2026-02-26 00:52:41 +08:00
parent 98f23fa346
commit 868e5211b1

View File

@ -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