This commit is contained in:
cjw
2026-02-15 00:03:46 +08:00
parent a2986afe19
commit fc9d157951
+1 -1
View File
@@ -4,7 +4,7 @@ HOST=0.0.0.0
# 端口配置 - 唯一修改端口的地方 # 端口配置 - 唯一修改端口的地方
# ================================ # ================================
# 应用端口(容器内端口) # 应用端口(容器内端口)
# test 12 # test 12 xx
PORT=10003 PORT=10003
# Docker映射到宿主机的端口(docker-compose使用) # Docker映射到宿主机的端口(docker-compose使用)