Rainer/config.example.json
2024-01-09 13:14:43 +01:00

11 lines
136 B
JSON

{
"api": {
"host": "localhost",
"port": 5001,
"bearer": ""
},
"initiative": [],
"stops": ["###"],
"clients": []
}