Files
getDomain/domain-api/deploy/multi-region/install_mainland_controller_quick.conf.example
Your Name e9c0a75b8f debug
2026-04-17 01:04:11 +08:00

8 lines
271 B
Plaintext

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_CONTROLLER_NODE_CODE="mainland-controller-01"
TARGET_API_BASE_URL="https://api.domain.com/api/v1"