Add dbName config.

This commit is contained in:
Yang Luo
2021-02-15 10:11:26 +08:00
parent e71311b1af
commit e4778b967f
2 changed files with 4 additions and 2 deletions

View File

@ -4,5 +4,6 @@ runmode = dev
SessionOn = true
copyrequestbody = true
dataSourceName = root:123@tcp(localhost:3306)/
dbName = casdoor
AuthState = "casdoor"
UseProxy = false