frontend-zackeneule/misc/conf-example.json
2025-10-06 18:07:04 +02:00

12 lines
148 B
JSON

{
"backend": {
"scheme": "http",
"host": "localhost",
"port": 4916,
"path_base": ""
},
"settings": {
"title": "Lokaler Espe-Test"
}
}