feat(services): update service-templates.json
This commit is contained in:
parent
e73c9b5f98
commit
7b103ccd4c
2 changed files with 6 additions and 6 deletions
|
|
@ -70,7 +70,7 @@ services:
|
||||||
- SMTP_FROM_EMAIL=${SMTP_FROM_EMAIL}
|
- SMTP_FROM_EMAIL=${SMTP_FROM_EMAIL}
|
||||||
- SMTP_REPLY_EMAIL=${SMTP_REPLY_EMAIL}
|
- SMTP_REPLY_EMAIL=${SMTP_REPLY_EMAIL}
|
||||||
- SMTP_TLS_CIPHERS=${SMTP_TLS_CIPHERS}
|
- SMTP_TLS_CIPHERS=${SMTP_TLS_CIPHERS}
|
||||||
- SMTP_SECURE=${SMTP_SECURE:}
|
- SMTP_SECURE=${SMTP_SECURE}
|
||||||
- SMTP_NAME=${SMTP_NAME}
|
- SMTP_NAME=${SMTP_NAME}
|
||||||
healthcheck:
|
healthcheck:
|
||||||
disable: true
|
disable: true
|
||||||
|
|
|
||||||
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue