| 1234567891011121314151617181920212223242526 |
- {
- "port": 30000,
- "database": {
- "host": "localhost",
- "database": "ic",
- "port": 3305,
- "user": "ic",
- "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号服务器"
- }
|