hyapp-server/deploy/standalone/docker/activity-service.env.example
2026-05-12 21:51:39 +08:00

7 lines
279 B
Plaintext

# Image is immutable per release; publish scripts pull this tag before restarting systemd.
IMAGE=ccr.ccs.tencentyun.com/hyapp/activity-service:REPLACE_WITH_RELEASE_TAG
CONTAINER_NAME=hyapp-activity-service
CONFIG_PATH=/etc/hyapp/activity-service/config.yaml
STOP_TIMEOUT_SEC=60