added more env vars
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user