aboutsummaryrefslogtreecommitdiff
path: root/frontend/src/config.json
blob: f30f99bdb06af847afdf86b0ff620d7694152c01 (plain) (blame)
1
2
3
4
{
    "apiURL": "http://localhost:5283/api",
    "apiWSUrl": "ws://localhost:5283/api/websocket/ws"
}