comty/packages/app/constants/defaultRemotesOrigins.json

5 lines
133 B
JSON

{
"main_api": "http://localhost:3000",
"streaming_api": "http://localhost:3002",
"websocket_api": "ws://localhost:3001"
}