hyapp-server/deploy/standalone/docker/room-service.env.example
2026-05-12 21:51:39 +08:00

7 lines
270 B
Plaintext

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