Init repo with first working version
This commit is contained in:
10
config.example.json
Normal file
10
config.example.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"db_user": "",
|
||||
"db_passwd": "",
|
||||
"db_host": "localhost",
|
||||
"db_port": 3306,
|
||||
"db_db": "",
|
||||
"db_table": "water_level_elbe_dresden",
|
||||
"sleep_sec": 600,
|
||||
"url": "https://www.umwelt.sachsen.de/umwelt/infosysteme/hwims/portal/web/wasserstand-pegel-501060"
|
||||
}
|
||||
Reference in New Issue
Block a user