This commit is contained in:
hoteas
2018-04-04 18:44:00 +00:00
parent c3d0b64d72
commit 3488eab401
7 changed files with 369 additions and 113 deletions
+3 -3
View File
@@ -6,9 +6,6 @@
"dbPort": "3306",
"dbPwd": "root",
"dbUser": "root",
"redisPort":"6379",
"redisHost":"192.168.6.254",
"redisPwd":"9rusdfjk482fjdfo2e023",
"defFile": [
"index.html",
"index.htm"
@@ -16,6 +13,9 @@
"error": {},
"logLevel": 0,
"port": "80",
"redisHost": "192.168.6.254:6379",
"redisPort": "6379",
"redisPwd": "9rusdfjk482fjdfo2e023",
"sessionName": "HOTIME",
"tpt": "example/tpt"
}