diff --git a/config.json b/config.json new file mode 100644 index 0000000..1b84274 --- /dev/null +++ b/config.json @@ -0,0 +1,7 @@ +{ + "station_id": 2, + "host": "https://beta.alkator.cz", + "login": "station_register@alkator.cz", + "password": "password_heslo", + "countdown_seconds": 60 +} \ No newline at end of file diff --git a/log.json b/log.json new file mode 100644 index 0000000..0637a08 --- /dev/null +++ b/log.json @@ -0,0 +1 @@ +[] \ No newline at end of file