Change default db password to 6 digits.

This commit is contained in:
Yang Luo 2021-09-21 20:07:34 +08:00
parent 391bc3ebc9
commit ea8017dd4b

View File

@ -4,7 +4,7 @@ runmode = dev
SessionOn = true
copyrequestbody = true
driverName = mysql
dataSourceName = root:123@tcp(localhost:3306)/
dataSourceName = root:123456@tcp(localhost:3306)/
dbName = casdoor
redisEndpoint =
defaultStorageProvider =