Merge branch 'master' of git.bizmatch.net:aknuth/docker
This commit is contained in:
@@ -18,7 +18,7 @@ fi
|
|||||||
|
|
||||||
# Konfiguration
|
# Konfiguration
|
||||||
AWS_REGION=${AWS_REGION:-"us-east-2"}
|
AWS_REGION=${AWS_REGION:-"us-east-2"}
|
||||||
EMAIL_PREFIX=${EMAIL_PREFIX:-"emails/"}
|
EMAIL_PREFIX=${EMAIL_PREFIX:-""}
|
||||||
RULE_NAME="store-$(echo "$DOMAIN_NAME" | tr '.' '-')-to-s3"
|
RULE_NAME="store-$(echo "$DOMAIN_NAME" | tr '.' '-')-to-s3"
|
||||||
|
|
||||||
echo "=== SES Konfiguration für $DOMAIN_NAME ==="
|
echo "=== SES Konfiguration für $DOMAIN_NAME ==="
|
||||||
|
|||||||
Reference in New Issue
Block a user