Browse Source

🐞 fix: 修改数据库地址

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

+ 1 - 1
config.json

@@ -1,7 +1,7 @@
 {
 {
     "port": 30000,
     "port": 30000,
     "database": {
     "database": {
-        "host": "123.136.93.94",
+        "host": "localhost",
         "database": "ic",
         "database": "ic",
         "port": 3306,
         "port": 3306,
         "user": "ic",
         "user": "ic",