Sfoglia il codice sorgente

更新 'config.yaml'

fanyijian 2 anni fa
parent
commit
24911a958d
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2 2
      config.yaml

+ 2 - 2
config.yaml

@@ -2,7 +2,7 @@ mode: release
 port: 9001
 brand: 3
 mysql: # web自己新的数据库信息
-  addr: rm-2zefd772420bxy12d.mysql.rds.aliyuncs.com:3306
+  addr: rm-2ze64r84occlcs9do.mysql.rds.aliyuncs.com:3306
   username: nppa_user
   password: n86rtKeXHtiFB8CG
   db: apple_checkmode
@@ -10,7 +10,7 @@ mysql: # web自己新的数据库信息
   maxopen: 10
   maxidle: 5
 redis:                # web本身 redis
-  addr: r-2zed56d6b1cddcb4.redis.rds.aliyuncs.com:6379
+  addr: r-2zeswgvxuwmj4o04jl.redis.rds.aliyuncs.com:6379
   password: weiLeJXreDis2017
   db: 1
   poolsize: 5