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

7 lines
262 B
Plaintext

# Keep room-service single-active until owner routing or non-owner forwarding is implemented.
IMAGE=10.2.1.3:18082/hyapp/room-service:REPLACE_WITH_RELEASE_TAG
CONTAINER_NAME=hyapp-room-service
CONFIG_PATH=/etc/hyapp/room-service/config.yaml
STOP_TIMEOUT_SEC=90