config.json 1.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940
  1. {
  2. "port": 30003,
  3. "database": {
  4. "host": "8.137.37.202",
  5. "database": "ic",
  6. "port": 41306,
  7. "user": "ic",
  8. "password": "yx3ud937",
  9. "connectTimeout": 30000
  10. },
  11. "redis": {
  12. "host": "localhost",
  13. "port": 5173,
  14. "password": ""
  15. },
  16. "email": {
  17. "host": "smtp.zoho.com",
  18. "port": 465,
  19. "secure": true,
  20. "user": "mail@xxoo365.top",
  21. "password": "yx3ud937"
  22. },
  23. "url": "https://lepao-api.xxoo365.top",
  24. "url2": "http://127.0.0.1:30004",
  25. "url3": "http://127.0.0.1:30001",
  26. "runpy": "http://127.0.0.1:58000/api",
  27. "pay": {
  28. "url":"https://pay.gggua.com",
  29. "pid": 1296,
  30. "key": "MW222B33ytTv23tf2Z2tFV2k23iHVQ3q",
  31. "return_url": "https://xxoo365.top/#/store/orderDetail/"
  32. },
  33. "unilogin": {
  34. "url": "https://open.losfer.cn",
  35. "appid": "1274",
  36. "appkey": "e9dd049e0d991b997901957200036b30",
  37. "return_url": "https://xxoo365.top/uniLogin/loginSuccess"
  38. },
  39. "server": "CTBU_CLUB 重庆1号服务器"
  40. }