group.config 471 B

123456789101112131415161718192021222324
  1. {
  2. "version": "gvIndependent",
  3. "groupServerAddress": [
  4. {
  5. "ip": "ws.app.wswin.cn",
  6. "port": 6714,
  7. "enable": true
  8. }
  9. ],
  10. "imageServerAddress": [
  11. {
  12. "ip": "ws.app.wswin.cn",
  13. "port": 6713,
  14. "enable": true
  15. }
  16. ],
  17. "gatewayServerAddress": [
  18. {
  19. "ip": "ws.app.wswin.cn",
  20. "port": 6715,
  21. "enable": true
  22. }
  23. ]
  24. }