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