update config

This commit is contained in:
杨黄林
2023-09-17 11:57:19 +08:00
parent 8b574adfe6
commit 32ced78da4
3 changed files with 3 additions and 3 deletions

View File

@@ -42,7 +42,7 @@ frp version >= v0.31.0
#frps-panel.toml
[common]
# frps panel config info
plugin_addr = "127.0.0.1" #aadr
plugin_addr = "127.0.0.1"
plugin_port = 7200
#admin_user = "admin"
#admin_pwd = "admin"

View File

@@ -43,7 +43,7 @@ frps-panel 会以一个单独的进程运行,并接收 frps 发送过来的 HT
# frps-panel.toml
[common]
# frps panel config info
plugin_addr = "127.0.0.1" #aadr
plugin_addr = "127.0.0.1"
plugin_port = 7200
#admin_user = "admin"
#admin_pwd = "admin"

View File

@@ -1,7 +1,7 @@
# basic options
[common]
# frps panel config info
plugin_addr = "127.0.0.1" #aadr
plugin_addr = "127.0.0.1"
plugin_port = 7200
#admin_user = "admin"
#admin_pwd = "admin"