update rex & siong production env
This commit is contained in:
parent
6bb85222d1
commit
f485dc52aa
32
envs/rex/rex.env
Executable file
32
envs/rex/rex.env
Executable file
@ -0,0 +1,32 @@
|
||||
# === Runtime ===
|
||||
CM_DEBUG=false
|
||||
|
||||
# === Deployment Identity ===
|
||||
CM_DEPLOY_NAME=rex-cm
|
||||
CM_WEB_HOST_PORT=8001
|
||||
CM_AUTH_SECRET=ec96973f5ad293d5fd44fa1053b78fcbb7564ab6b29a791d629aa04d975d5132
|
||||
|
||||
# === Docker Registry ===
|
||||
CM_IMAGE_PREFIX=gitea.04080616.xyz/yiekheng
|
||||
DOCKER_IMAGE_TAG=latest
|
||||
|
||||
# === Telegram ===
|
||||
TELEGRAM_BOT_TOKEN=5315819168:AAH31xwNgPdnk123x97XalmTW6fQV5EUCFU
|
||||
TELEGRAM_ALERT_CHAT_ID=818380985
|
||||
|
||||
# === Database ===
|
||||
DB_HOST=192.168.0.210
|
||||
DB_USER=rex_cm
|
||||
DB_PASSWORD=hengserver
|
||||
DB_NAME=rex_cm
|
||||
DB_PORT=3306
|
||||
DB_CONNECTION_TIMEOUT=8
|
||||
DB_CONNECT_RETRIES=5
|
||||
DB_CONNECT_RETRY_DELAY=2
|
||||
|
||||
# === Bot Config ===
|
||||
CM_PREFIX_PATTERN=13c
|
||||
CM_AGENT_ID=cm13a3
|
||||
CM_AGENT_PASSWORD=Sky533535
|
||||
CM_SECURITY_PIN=Sky533535
|
||||
CM_BOT_BASE_URL=https://cm99.net
|
||||
32
envs/siong/siong.env
Executable file
32
envs/siong/siong.env
Executable file
@ -0,0 +1,32 @@
|
||||
# === Runtime ===
|
||||
CM_DEBUG=false
|
||||
|
||||
# === Deployment Identity ===
|
||||
CM_DEPLOY_NAME=siong-cm
|
||||
CM_WEB_HOST_PORT=8005
|
||||
CM_AUTH_SECRET=d2d5856aae4fba84bcdcde7d385a6b2dc647aef6da84d9542f3336f1e131a71e
|
||||
|
||||
# === Docker Registry ===
|
||||
CM_IMAGE_PREFIX=gitea.04080616.xyz/yiekheng
|
||||
DOCKER_IMAGE_TAG=latest
|
||||
|
||||
# === Telegram ===
|
||||
TELEGRAM_BOT_TOKEN=7028479329:AAH_UTPoYcaB0iZMXJjO7pKYxyub8ZSXn2E
|
||||
TELEGRAM_ALERT_CHAT_ID=818380985
|
||||
|
||||
# === Database ===
|
||||
DB_HOST=192.168.0.210
|
||||
DB_USER=siong_cm
|
||||
DB_PASSWORD=hengserver
|
||||
DB_NAME=siong_cm
|
||||
DB_PORT=3306
|
||||
DB_CONNECTION_TIMEOUT=8
|
||||
DB_CONNECT_RETRIES=5
|
||||
DB_CONNECT_RETRY_DELAY=2
|
||||
|
||||
# === Bot Config ===
|
||||
CM_PREFIX_PATTERN=13sa
|
||||
CM_AGENT_ID=cm13a39
|
||||
CM_AGENT_PASSWORD=Wenwen12345
|
||||
CM_SECURITY_PIN=Wenwen12345
|
||||
CM_BOT_BASE_URL=https://cm99.net
|
||||
Loading…
x
Reference in New Issue
Block a user