mirror of
https://github.com/1Panel-dev/1Panel.git
synced 2026-09-22 08:00:53 +00:00
feat: core 增加 xpack 节点管理
This commit is contained in:
@@ -36,6 +36,7 @@ func Start() {
|
||||
cache.Init()
|
||||
session.Init()
|
||||
gin.SetMode("debug")
|
||||
InitOthers()
|
||||
hook.Init()
|
||||
|
||||
rootRouter := router.Routers()
|
||||
|
||||
Reference in New Issue
Block a user