mirror of
https://github.com/fatedier/frp.git
synced 2026-01-10 10:13:16 +00:00
api: add server web api for statistics
This commit is contained in:
@@ -113,5 +113,6 @@ func main() {
|
||||
if config.ServerCommonCfg.PrivilegeMode == true {
|
||||
log.Info("PrivilegeMode is enabled, you should pay more attention to security issues")
|
||||
}
|
||||
server.ServerService = svr
|
||||
svr.Run()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user