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