[add] Beispiel-Konfiguration
This commit is contained in:
parent
6ddb37c38b
commit
3e1d1d46d1
1 changed files with 8 additions and 0 deletions
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…
Add table
Reference in a new issue