initial commit
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
Reference in New Issue
Block a user