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