mirror of
https://github.com/fatedier/frp.git
synced 2025-07-27 07:35:07 +00:00
assets: use statik to compile static files into binary files
This commit is contained in:
@@ -8,7 +8,7 @@ vhost_https_port = 443
|
||||
# if you want to configure or reload frps by dashboard, dashboard_port must be set
|
||||
dashboard_port = 7500
|
||||
# dashboard assets directory(only for debug mode)
|
||||
assets_dir = ./assets
|
||||
# assets_dir = ./static
|
||||
# console or real logFile path like ./frps.log
|
||||
log_file = ./frps.log
|
||||
# debug, info, warn, error
|
||||
|
Reference in New Issue
Block a user