hyapp-server/deploy/standalone/docker/notice-service.env.example
2026-05-14 09:57:01 +08:00

6 lines
264 B
Plaintext

# Image is immutable per release; publish scripts pull this tag before restarting systemd.
IMAGE=10.2.1.3:18082/hyapp/notice-service:REPLACE_WITH_RELEASE_TAG
CONTAINER_NAME=hyapp-notice-service
CONFIG_PATH=/etc/hyapp/notice-service/config.yaml
STOP_TIMEOUT_SEC=60