This commit is contained in:
cjw
2026-02-14 23:19:44 +08:00
parent 8720a7181e
commit 83fcae533a
+1
View File
@@ -4,6 +4,7 @@ HOST=0.0.0.0
# 端口配置 - 唯一修改端口的地方
# ================================
# 应用端口(容器内端口)
# test
PORT=10003
# Docker映射到宿主机的端口(docker-compose使用)