This commit is contained in:
吕海涛
2021-05-08 17:24:53 +08:00
parent 3c3b3110a2
commit a9144c9766
7 changed files with 10 additions and 22 deletions

View File

@@ -13,7 +13,7 @@ files_path = "../files"
#日志目录,为空写入标准输出
#log_path = "../log"
log_path = ""
log_level = "info"
log_level = "debug"
#系统名称
issuer = "XX公司VPN"
@@ -25,7 +25,7 @@ jwt_secret = "iLmspvOiz*%ovfcs*wersdf#heR8pNU4XxBm&mW$aPCjSRMbYH#&"
#前台服务监听地址
server_addr = ":443"
server_addr = ":4430"
#后台服务监听地址
admin_addr = ":8800"
#开启tcp proxy protocol协议