serverconfig.js 65 B

12345
  1. var
  2. serverConfig = {
  3. "url": "ws://localhost:8080/"
  4. };