This commit is contained in:
cjw
2026-02-14 23:15:03 +08:00
parent 67d074fa61
commit 8720a7181e
-5
View File
@@ -5,11 +5,6 @@ HOST=0.0.0.0
# ================================ # ================================
# 应用端口(容器内端口) # 应用端口(容器内端口)
PORT=10003 PORT=10003
# Docker映射到宿主机的端口(docker-compose使用) # Docker映射到宿主机的端口(docker-compose使用)
HOST_PORT=10001 HOST_PORT=10001