Local Update Neo Peer

This commit is contained in:
mr
2024-10-15 10:51:12 +02:00
parent 5959919ef9
commit a6f546ceee
16 changed files with 123 additions and 113 deletions

View File

@@ -1,13 +1,13 @@
package main
import (
_ "oc-peers/routers"
_ "oc-peer/routers"
oclib "cloud.o-forge.io/core/oc-lib"
beego "github.com/beego/beego/v2/server/web"
)
const appname = "oc-peers"
const appname = "oc-peer"
func main() {
// Init the oc-lib