XuqmGroup-PrivateDeploy/templates/env.external.tpl
2026-07-27 13:21:01 +08:00

24 行
605 B
Smarty

PRIVATE_VERSION=2026.05.18-private.1
REGISTRY=registry.example.com/xuqm
IMAGE_TAG=2026.05.18-private.1
COMPOSE_PROFILES=base
MYSQL_MODE=external
MYSQL_HOST=mysql.customer.internal
MYSQL_PORT=3306
MYSQL_DATABASE=xuqm_private
MYSQL_USERNAME=xuqm
REDIS_MODE=external
REDIS_HOST=redis.customer.internal
REDIS_PORT=6379
REDIS_DATABASE=0
CONSOLE_DOMAIN=https://console.customer.com
OPS_DOMAIN=https://ops.customer.com
DOCS_DOMAIN=https://docs.customer.com
FILE_DOMAIN=https://file.customer.com
IM_DOMAIN=https://im.customer.com
UPDATE_DOMAIN=https://update.customer.com
PUSH_DOMAIN=https://push.customer.com