Add server code.

This commit is contained in:
Yang Luo
2020-10-20 21:57:29 +08:00
parent dedca64568
commit 49d84c1c2c
6 changed files with 281 additions and 0 deletions

4
conf/app.conf Normal file
View File

@ -0,0 +1,4 @@
appname = casdoor
httpport = 7000
runmode = dev
copyrequestbody = true