mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2025-05-11 02:15:48 +02:00
redesign Dashboard
This commit is contained in:
parent
d50bb154f1
commit
46e86d2a3d
17 changed files with 834 additions and 167 deletions
2
main.go
2
main.go
|
@ -36,7 +36,7 @@ func main() {
|
|||
if "" != settings.ServerSettings.JwtSecret {
|
||||
model.Init()
|
||||
go tool.AutoCert()
|
||||
go tool.RecordCpuUsage()
|
||||
go tool.RecordServerAnalytic()
|
||||
}
|
||||
|
||||
srv := &http.Server{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue