mc-router/http-client.env.json
2020-05-04 18:01:04 -05:00

8 lines
115 B
JSON

{
"local": {
"baseUrl": "http://localhost:8080",
"serverAddress": "localhost",
"backend": "mc"
}
}