7 lines
279 B
Plaintext
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
|
|
|