added more env vars
This commit is contained in:
@@ -1,9 +1,15 @@
|
||||
TZ=Europe/Berlin
|
||||
DB_FILEPATH=./data/db
|
||||
DB_FILENAME=77th_eventntfy.db
|
||||
apprise_https=false
|
||||
apprise_hostname=apprise
|
||||
apprise_port=8000
|
||||
notification_mock=true
|
||||
ntfy_on=true
|
||||
ntfy_username=chiko
|
||||
ntfy_password=Blub
|
||||
ntfy_host=ntfy.some-service.com
|
||||
ntfy_topic=SomeTopic
|
||||
|
||||
dc_on=true
|
||||
dc_webhook=123123123123123/ABCDEFABCDEFABCDEFABCDEFABCDEFABCDEFABCDEF
|
||||
dc_botname=Botname Here
|
||||
|
||||
Reference in New Issue
Block a user