Merge branch 'master' of git.bizmatch.net:aknuth/docker

This commit is contained in:
2025-09-14 16:38:02 -05:00

View File

@@ -18,7 +18,7 @@ fi
# Konfiguration
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"
echo "=== SES Konfiguration für $DOMAIN_NAME ==="