|
@@ -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号服务器"
|
|
|
|
|
-}
|
|
|