x
This commit is contained in:
+6
-2
@@ -4,9 +4,13 @@ HOST=0.0.0.0
|
||||
# ================================
|
||||
# 模块 API 对外端口
|
||||
# ================================
|
||||
# gemold(moldinsight)API 对外端口
|
||||
# 前端 Nginx 对外端口
|
||||
FRONTEND_PORT=80
|
||||
# unified backend 对外端口
|
||||
BACKEND_PORT=8000
|
||||
# gemold(moldinsight)API 对外端口(独立部署时使用)
|
||||
MOLDINSIGHT_PORT=8000
|
||||
# inventory API 对外端口
|
||||
# inventory API 对外端口(独立部署时使用)
|
||||
INVENTORY_PORT=8001
|
||||
# ================================
|
||||
|
||||
|
||||
Reference in New Issue
Block a user