@@ -24,7 +24,7 @@ BASE_DIR = os.path.dirname(os.path.dirname(os.path.abspath(__file__)))
SECRET_KEY = '$rs)*w)9gh)nkf1=@r$2xguf1b(qz8ba!%hm8lwt54ti3_da^b'
# SECURITY WARNING: don't run with debug turned on in production!
-DEBUG = False
+DEBUG = True
if DEBUG:
config_path = os.path.join(BASE_DIR,"test.json")
@@ -3,22 +3,22 @@
"host": "localhost",
"port": 3306,
"user": "root",
- "pwd": "yfkj@6020"
+ "pwd": "Yfkj#123456"
},
"redis": {
- "port": "61881",
- "password": "yf6021",
+ "port": "6379",
+ "password": "yfkj1234",
"url": "redis://:yf6021@127.0.0.1:61881/12"
"bigdatamysql": {
- "host": "localhost",
+ "host": "114.55.0.7",
"pwd": "yfkj@6020"
"bigdatamongo": {
"port": 27017,