initial commit

This commit is contained in:
ycc
2023-03-03 14:43:11 +01:00
parent 7229007847
commit 88c21d1828
142 changed files with 13975 additions and 22 deletions

17
conf/app.conf Normal file
View File

@@ -0,0 +1,17 @@
appname = oc-catalog
httpport = 49618
runmode = dev
autorender = false
copyrequestbody = true
EnableDocs = true
SessionOn = true
DCNAME = "DC_myDC"
DBPOINT = "demo_06042021"
[mongodb]
url = mongodb://127.0.0.1:27017/beego-demo
[mongodb_docker]
url = mongodb://mongo:27017/beego-demo