{ "configSerial": 2024040503, "backplaneBaseUrl": "https://backplane.starkingdoms.io", "environments": [ { "name": "StarKingdoms", "clientHubUrl": "wss://starkingdoms.io/hub", "apiBaseUrl": "https://api.starkingdoms.io", "isProduction": true, "isDevelopment": false, "isPrimary": true }, { "name": "Local (Development)", "clientHubUrl": "ws://localhost:3000/hub", "apiBaseUrl": "http://localhost:8080", "isProduction": false, "isDevelopment": true } ] }