config.json 1.0 KB

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