Update Food_Containers/mealie/compose.yaml

This commit is contained in:
2026-09-14 22:44:41 +00:00
parent 5e8094cd7e
commit abc5e62f9c
+1 -1
View File
@@ -28,7 +28,7 @@ services:
# --- Email ---
SMTP_HOST: ${SMTP_HOST}
SMTP_PORT: ${SMTP_PORT}
SMTP_FROM_NAME: Mealie
SMTP_FROM_NAME: ${DOMAIN_NAME} ${SERVICE_NAME}
SMTP_FROM_EMAIL: ${SMTP_FROM_EMAIL}
SMTP_AUTH_STRATEGY: TLS
SMTP_USER: ${SMTP_USER}