mirror of https://github.com/fatedier/frp
commit
6ef5fb6391
|
@ -27,7 +27,7 @@ dashboard_port = 7500
|
||||||
|
|
||||||
# dashboard user and passwd for basic auth protect, if not set, both default value is admin
|
# dashboard user and passwd for basic auth protect, if not set, both default value is admin
|
||||||
dashboard_user = admin
|
dashboard_user = admin
|
||||||
dashboard_passwd = admin
|
dashboard_pwd = admin
|
||||||
|
|
||||||
# dashboard assets directory(only for debug mode)
|
# dashboard assets directory(only for debug mode)
|
||||||
# assets_dir = ./static
|
# assets_dir = ./static
|
||||||
|
|
Loading…
Reference in New Issue