feat: 切换公网域名 track.iris-rs.cn + track_back.iris-rs.cn
This commit is contained in:
@ -40,7 +40,7 @@ services:
|
||||
DATABASE_URL: postgresql+asyncpg://track:track_prod_2026@track_db_prod:5432/track_production
|
||||
SECRET_KEY: change-me-in-production-please
|
||||
DEBUG: "false"
|
||||
CORS_ORIGINS: '["http://172.16.0.198:8010","https://172.16.0.198:8010","http://172.16.0.198","tauri://localhost"]'
|
||||
CORS_ORIGINS: '["http://track.iris-rs.cn","http://track_back.iris-rs.cn","http://172.16.0.198:8010","http://172.16.0.198","tauri://localhost"]'
|
||||
# 🚀 MOM 老系统数据库 — 用户登录验证 + 用户名单来源
|
||||
MOM_DB_HOST: inventory_db_prod
|
||||
MOM_DB_PORT: "5432"
|
||||
|
||||
Reference in New Issue
Block a user