Improve app.conf

This commit is contained in:
Gucheng Wang 2021-11-22 20:02:52 +08:00
parent aa1649a6e2
commit 47227d8984
1 changed files with 5 additions and 5 deletions

View File

@ -3,18 +3,18 @@ httpport = 7000
runmode = dev
SessionOn = true
copyrequestbody = true
redisEndpoint =
driverName = mysql
dataSourceName = root:123@tcp(localhost:3306)/
dbName = casnode
redisEndpoint =
domain = "forum.casbin.com"
httpProxy = "127.0.0.1:10808"
casdoorEndpoint = http://localhost:8000
clientId = 014ae4bd048734ca2dea
clientSecret = xxx
casdoorDbName = casdoor
casdoorOrganization = "casbin"
casdoorApplication = "app-casnode"
casdoorStorageEndpoint = "https://cdn.casbin.com/"
casdoorEndpoint = http://localhost:8000
clientId = 014ae4bd048734ca2dea
clientSecret = xxx
httpProxy = "127.0.0.1:10808"
initScore = 2000
enableNestedReply = true