hyapp-deploly/deploy/standalone/docker/lucky-gift-service.env.example
2026-07-08 22:33:12 +08:00

6 lines
277 B
Plaintext

# Image is immutable per release; TAT deploy rewrites only IMAGE before restarting systemd.
IMAGE=10.2.1.3:18082/hyapp/lucky-gift-service:REPLACE_WITH_RELEASE_TAG
CONTAINER_NAME=hyapp-lucky-gift-service
CONFIG_PATH=/etc/hyapp/lucky-gift-service/config.yaml
STOP_TIMEOUT_SEC=90