diff --git a/.env b/.env index eb737b6..fb1db11 100644 --- a/.env +++ b/.env @@ -1,5 +1,3 @@ -# 定义服务器监听的端口号 +# 网关服务器配置 GATE_PORT=9001 - -# 定义服务器监听的IP地址 GATE_HOST=127.0.0.1 \ No newline at end of file