Browse Source

服务器配置更新

Ethan 5 months ago
parent
commit
f80c2f1858
2 changed files with 8 additions and 8 deletions
  1. 4 4
      config/dev.yaml
  2. 4 4
      config/pro.yaml

+ 4 - 4
config/dev.yaml

@@ -1,12 +1,12 @@
 mysql:
-  host: 139.9.53.143
+  host: 1.92.142.62
   port: 3306
-  user: talent
-  password: talentDB_123
+  user: root
+  password: Younggee_root_DB_123
   database: youngmini
 
 redis:
-  host: 139.9.53.143
+  host: 1.92.142.62
   port: 6379
   auth: younggeeRedis_123
   database: 1

+ 4 - 4
config/pro.yaml

@@ -18,14 +18,14 @@
 #     ttl: -1 #minute
 
 mysql:
-  host: 139.9.53.143
+  host: 1.92.142.62
   port: 3306
-  user: talent
-  password: talentDB_123
+  user: root
+  password: Younggee_root_DB_123
   database: youngmini
 
 redis:
-  host: 139.9.53.143
+  host: 1.92.142.62
   port: 6379
   auth: younggeeRedis_123
   database: 1