mirror of
https://github.com/fatedier/frp.git
synced 2025-07-27 07:35:07 +00:00
Server Dashboard SSL Support (#2982)
This commit is contained in:
@@ -43,6 +43,11 @@ dashboard_port = 7500
|
||||
dashboard_user = admin
|
||||
dashboard_pwd = admin
|
||||
|
||||
# dashboard TLS mode
|
||||
dashboard_tls_mode = false
|
||||
# dashboard_tls_cert_file = server.crt
|
||||
# dashboard_tls_key_file = server.key
|
||||
|
||||
# enable_prometheus will export prometheus metrics on {dashboard_addr}:{dashboard_port} in /metrics api.
|
||||
enable_prometheus = true
|
||||
|
||||
|
Reference in New Issue
Block a user