增加 localhost 检测

This commit is contained in:
whyour
2026-05-17 23:43:09 +08:00
parent 3464c4da61
commit 40d4de9017
6 changed files with 19 additions and 4 deletions
+5
View File
@@ -1,6 +1,11 @@
GRPC_PORT=5500
BACK_PORT=5700
# 服务绑定地址,默认 ::(IPv6 通配,双栈系统同时支持 IPv4/IPv6)
# 纯 IPv4 环境自动 fallback 到 0.0.0.0,也可手动指定
# BIND_HOST=0.0.0.0
# BIND_HOST_GRPC=0.0.0.0
LOG_LEVEL='info'
JWT_SECRET=