Parcourir la source

523实验 地域1小时 更新公式

zhangbo il y a 1 an
Parent
commit
bd43a686cd
1 fichiers modifiés avec 7 ajouts et 1 suppressions
  1. 7 1
      config.py

+ 7 - 1
config.py

@@ -2389,7 +2389,13 @@ class DevelopmentConfig(BaseConfig):
 
     # 测试环境mysql地址
     MYSQL_INFO = {
-        'host': 'rm-bp1k5853td1r25g3n690.mysql.rds.aliyuncs.com',
+        # 'host': 'rm-bp1k5853td1r25g3n690.mysql.rds.aliyuncs.com',
+        # 'port': 3306,
+        # 'user': 'wx2016_longvideo',
+        # 'password': 'wx2016_longvideoP@assword1234',
+        # 'db': 'longvideo',
+        # 'charset': 'utf8'
+        'host': 'rr-bp1x9785e8h5452bi157.mysql.rds.aliyuncs.com',
         'port': 3306,
         'user': 'wx2016_longvideo',
         'password': 'wx2016_longvideoP@assword1234',