remove cert

This commit is contained in:
杨黄林
2023-09-26 00:39:24 +08:00
parent eef4390878
commit b18d06d83d
3 changed files with 3 additions and 76 deletions

View File

@@ -9,9 +9,9 @@ plugin_port = 7200
admin_keep_time = 0
# enable tls
tls_mode = true
tls_cert_file = "cert.crt"
tls_key_file = "cert.key"
tls_mode = false
#tls_cert_file = "cert.crt"
#tls_key_file = "cert.key"
# frp dashboard info
dashboard_addr = "127.0.0.1"