Files
jx-callback/conf/app.conf
suyl e4c5cfba61 aa
2021-06-24 15:18:29 +08:00

17 lines
324 B
Plaintext

appname = jx-callback
httpport = 8080
runmode = dev
autorender = false
copyrequestbody = true
EnableDocs = true
RouterCaseSensitive = false
filelinenum = true
routinePoolSize = 1000
[api]
httpport = 8889
EnableDocs = true
dbConnectStr = "root:WebServer@1@tcp(127.0.0.1:3306)/api?charset=utf8mb4&loc=Local&parseTime=true"