[add] Beispiel-Konfiguration
This commit is contained in:
parent
6ddb37c38b
commit
3e1d1d46d1
8
misc/conf-example.json
Normal file
8
misc/conf-example.json
Normal file
|
|
@ -0,0 +1,8 @@
|
||||||
|
{
|
||||||
|
"backend": {
|
||||||
|
"scheme": "http",
|
||||||
|
"host": "localhost",
|
||||||
|
"port": 7979,
|
||||||
|
"path_base": ""
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
Reference in a new issue