Rainer/config.example.json

11 lines
136 B
JSON
Raw Permalink Normal View History

2024-01-09 12:14:43 +00:00
{
"api": {
"host": "localhost",
"port": 5001,
"bearer": ""
},
"initiative": [],
"stops": ["###"],
"clients": []
}