update 26.7.26

This commit is contained in:
kun
2026-07-26 02:17:37 +08:00
parent 00cb8cd04e
commit 7f14df503e
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ services:
container_tag: "${COMPOSE_PROJECT_NAME:-rocketchat}#rocketchat"
environment:
ROOT_URL: ${ROOT_URL:-http://localhost}
PORT: ${PORT:-3000}
PORT: ${PORT:-9980}
DEPLOY_METHOD: docker
DEPLOY_PLATFORM: compose
REG_TOKEN: ${REG_TOKEN:-}