added more env vars

This commit is contained in:
2025-10-26 14:03:29 +01:00
parent d303560f53
commit 76dfde05f7
2 changed files with 14 additions and 1 deletions

View File

@@ -7,6 +7,13 @@ chmod +x /etc/cron-env.sh
# Write the Env Vars into a file for cron. happens during runtime of the container and not build.
# List your environment variables here
env_vars=(
TZ
DB_FILEPATH
DB_FILENAME
apprise_https
apprise_hostname
apprise_port
notification_mock
ntfy_on
ntfy_username
ntfy_password