Browse Source

🐎 ci: 修改数据库

Pchen. 1 year ago
parent
commit
abb2bd9182
1 changed files with 3 additions and 3 deletions
  1. 3 3
      config.json

+ 3 - 3
config.json

@@ -1,11 +1,11 @@
 {
     "port": 30000,
     "database": {
-        "host": "localhost",
+        "host": "123.136.93.94",
         "database": "ic",
         "port": 3306,
-        "user": "root",
-        "password": "123456"
+        "user": "ic",
+        "password": "YepzEbAD5BFAjNet"
     },
     "redis": {
         "host": "localhost",