hyapp-server/deploy/standalone/docker/user-service.env.example
2026-05-13 16:07:25 +08:00

7 lines
261 B
Plaintext

# id_generator.node_id in config.yaml must be unique for every active user-service instance.
IMAGE=10.2.1.3:18082/hyapp/user-service:REPLACE_WITH_RELEASE_TAG
CONTAINER_NAME=hyapp-user-service
CONFIG_PATH=/etc/hyapp/user-service/config.yaml
STOP_TIMEOUT_SEC=60