frontend-zackeneule/misc/conf-example.json
2024-04-22 23:38:42 +02:00

9 lines
98 B
JSON

{
"backend": {
"scheme": "http",
"host": "localhost",
"port": 7979,
"path_base": ""
}
}