7 lines
211 B
JSON
7 lines
211 B
JSON
{
|
|
"telegram_token": "BOT_TOKEN_HIER",
|
|
"rennplan_api": "https://api.demo.regattatech.de/api/v1/rennplan/current",
|
|
"push_api_key": "mein-geheimer-api-key",
|
|
"listen_host": "0.0.0.0",
|
|
"listen_port": 8000
|
|
} |