自动设置数据库
This commit is contained in:
@@ -1,21 +1,27 @@
|
||||
{
|
||||
"cacheLongTime": 2592000,
|
||||
"cacheShortTime": 7200,
|
||||
"dbCached": 0,
|
||||
"dbHost": "127.0.0.1",
|
||||
"dbName": "test",
|
||||
"dbPort": "3306",
|
||||
"dbPwd": "root",
|
||||
"dbUser": "root",
|
||||
"debug": 1,
|
||||
"defFile": [
|
||||
"index.html",
|
||||
"index.htm"
|
||||
],
|
||||
"error": {},
|
||||
"logLevel": 0,
|
||||
"modeRouterStrict": false,
|
||||
"port": "8080",
|
||||
"redisHost": "192.168.6.254:6379",
|
||||
"redisPort": "6379",
|
||||
"redisPwd": "9rusdfjk482fjdfo2e023",
|
||||
"sessionName": "HOTIME",
|
||||
"tlsCert": "",
|
||||
"tlsKey": "",
|
||||
"tlsPort": "0",
|
||||
"tpt": "example/tpt"
|
||||
}
|
||||
Reference in New Issue
Block a user