* added docker image support
* added environment variable support
* added docker instructions
* added .env hint
* use new yadu log handler
* update modules
* bump version
This commit is contained in:
T.v.Dein
2024-01-19 14:36:27 +01:00
committed by GitHub
parent 39b064cc20
commit 96fb142423
5 changed files with 43 additions and 16 deletions

View File

@@ -35,7 +35,7 @@ import (
)
const (
VERSION string = "0.1.2"
VERSION string = "0.1.3"
Baseuri string = "https://www.kleinanzeigen.de"
Listuri string = "/s-bestandsliste.html"
Defaultdir string = "."