template.json 145 B

123456
  1. {
  2. "frontendPort": 80,
  3. "frontendDomain": "http://localhost",
  4. "webSocketURL": "ws://localhost/ws",
  5. "backendUrl": "http://localhost:8080"
  6. }