This commit is contained in:
Your Name
2026-04-16 23:00:25 +08:00
parent 0d8c0b4aed
commit 25d36c9d4b
6 changed files with 30 additions and 14 deletions

View File

@@ -5,7 +5,7 @@ DOMAIN_ROOT=__BASE_DIR__/domainCheck
NODE_CODE=overseas-control-01
NODE_REGION=overseas
NODE_ROLE=control
CORS_ORIGINS=http://127.0.0.1:3201,http://localhost:3201
CORS_ORIGINS='["http://127.0.0.1:3201","http://localhost:3201"]'
# DB
# DB_HOST=127.0.0.1