feat(services): update service-templates.json

This commit is contained in:
peaklabs-dev
2025-02-11 17:29:17 +01:00
parent e73c9b5f98
commit 7b103ccd4c
2 changed files with 6 additions and 6 deletions

View File

@@ -70,7 +70,7 @@ services:
- SMTP_FROM_EMAIL=${SMTP_FROM_EMAIL}
- SMTP_REPLY_EMAIL=${SMTP_REPLY_EMAIL}
- SMTP_TLS_CIPHERS=${SMTP_TLS_CIPHERS}
- SMTP_SECURE=${SMTP_SECURE:}
- SMTP_SECURE=${SMTP_SECURE}
- SMTP_NAME=${SMTP_NAME}
healthcheck:
disable: true

File diff suppressed because one or more lines are too long