feat: 部分接口增加代理设置

This commit is contained in:
ssongliu
2024-07-23 10:11:43 +08:00
parent 9cdc4a7303
commit b277fc0fa5
8 changed files with 59 additions and 15 deletions
+1 -1
View File
@@ -3,8 +3,8 @@ package main
import (
_ "net/http/pprof"
"github.com/1Panel-dev/1Panel/backend/server"
_ "github.com/1Panel-dev/1Panel/cmd/server/docs"
"github.com/1Panel-dev/1Panel/server"
)
// @title 1Panel