Add support for an overrides file

This commit is contained in:
Tom Wiesing 2021-01-18 10:39:18 +01:00
parent 19da0361f7
commit d3b6450854
No known key found for this signature in database
GPG key ID: DC1F29F2BC78AB15
7 changed files with 24 additions and 0 deletions

View file

@ -4,3 +4,4 @@ LETSENCRYPT_HOST=${LETSENCRYPT_HOST}
LETSENCRYPT_EMAIL=${LETSENCRYPT_EMAIL}
TARGET=${TARGET}
OVERRIDES_FILE=${OVERRIDES_FILE}