Support redis session.

This commit is contained in:
Yang Luo
2021-08-01 00:30:12 +08:00
parent e39c3b7613
commit 3be7d3b273
3 changed files with 11 additions and 3 deletions

View File

@ -6,6 +6,7 @@ copyrequestbody = true
driverName = mysql
dataSourceName = root:123@tcp(localhost:3306)/
dbName = casdoor
redisEndpoint =
authState = "casdoor"
httpProxy = "127.0.0.1:10808"
verificationCodeTimeout = 10