mirror of
https://github.com/bjdgyc/anylink.git
synced 2025-08-07 06:16:09 +08:00
tmp
This commit is contained in:
@@ -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协议
|
||||
|
Reference in New Issue
Block a user