This commit is contained in:
Your Name
2026-04-17 01:04:11 +08:00
parent 25d36c9d4b
commit e9c0a75b8f
6 changed files with 100 additions and 210 deletions

View File

@@ -1,6 +1,7 @@
DB_NAME="domain"
DB_USER="domainuser"
DB_PASSWORD="CHANGE_ME_DB_PASSWORD"
REDIS_PASSWORD="CHANGE_ME_REDIS_PASSWORD"
SYNC_SHARED_TOKEN="CHANGE_ME_SYNC_SHARED_TOKEN"
MAINLAND_WORKER_NODE_CODE="mainland-worker-01"
MAINLAND_CONTROLLER_IP="127.0.0.1"