Browse Source

修改配置

Pchen. 1 year ago
parent
commit
f40ad81b59
1 changed files with 4 additions and 4 deletions
  1. 4 4
      config.json

+ 4 - 4
config.json

@@ -1,10 +1,10 @@
 {
     "port": 30000,
     "database": {
-        "host": "localhost",
-        "database": "ic",
-        "port": 3305,
-        "user": "ic",
+        "host": "hk1-api.ctbu.top",
+        "database": "ic8",
+        "port": 3306,
+        "user": "ic8",
         "password": "YepzEbAD5BFAjNet"
     },
     "redis": {