mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2026-04-01 10:35:17 +08:00
运行日志可以使用集群、节点筛选
This commit is contained in:
@@ -17,7 +17,6 @@ func init() {
|
||||
Prefix("/servers/logs").
|
||||
Get("", new(IndexAction)).
|
||||
GetPost("/settings", new(SettingsAction)).
|
||||
Post("/nodeOptions", new(NodeOptionsAction)).
|
||||
EndAll()
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user