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