@@ -4,6 +4,7 @@ import (
_ "oc-shared/routers"
oclib "cloud.o-forge.io/core/oc-lib"
beego "github.com/beego/beego/v2/server/web"
)
const appname = "oc-shared"
@@ -11,4 +12,5 @@ const appname = "oc-shared"
func main() {
// Init the oc-lib
oclib.InitAPI(appname)
beego.Run()
}
The note is not visible to the blocked user.