OpenPBL/conf/app.conf

22 lines
379 B
Plaintext

appname = OpenPBL
httpaddr = 127.0.0.1
autorender = false
copyrequestbody = true
EnableDocs = true
SessionOn = true
copyrequestbody = true
runmode = dev
httpport = 5000
driverName = mysql
dataSourceName = root:root@tcp(localhost:3306)/
dbName = openpbl_db
jwtSecret = CasdoorSecret
casdoorEndpoint = http://localhost:8000
clientId=
clientSecret=
casdoorOrganization="openct"