Browse Source

Stop tracking config.json

Pchen. 1 year ago
parent
commit
67bf1b6b07
1 changed files with 0 additions and 26 deletions
  1. 0 26
      config.json

+ 0 - 26
config.json

@@ -1,26 +0,0 @@
-{
-    "port": 30000,
-    "database": {
-        "host": "hk1-api.ctbu.top",
-        "database": "ic8",
-        "port": 3306,
-        "user": "ic8",
-        "password": "YepzEbAD5BFAjNet"
-    },
-    "redis": {
-        "host": "localhost",
-        "port": 5173,
-        "password": ""
-    },
-    "email": {
-        "host": "smtp.exmail.qq.com",
-        "port": 465,
-        "secure": true,
-        "user": "mail@ctbu.top",
-        "password": "FPhxUVrt5J9WxgiP"
-    },
-    "url": "https://hk1-api.ctbu.top",
-    "url2": "http://127.0.0.1:30002",
-    "url3": "http://127.0.0.1:30001",
-    "server": "CTBU_CLUB 香港2号服务器"
-}