wf-radio/frontend/config/config.json

10 lines
147 B
JSON
Raw Permalink Normal View History

{
"port": 8100,
"backend": {
"address": "localhost",
"port": 8000,
"protocol": "http",
"path": "/"
}
}