Skip to content

Commit 2a5e3ab

Browse files
Update docker-compose.prod.yml
1 parent ecc0973 commit 2a5e3ab

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docker-compose.prod.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ services:
2020
MAIL_USERNAME: ${MAIL_USERNAME:-00}
2121
MAIL_PORT: ${MAIL_PORT:-1025}
2222
MAIL_HOST: ${MAIL_HOST:-localhost}
23+
MAIL_SMTP_SSL: ${MAIL_SMTP_SSL:-true}
2324
JAVA_OPTS: >-
2425
-XX:+UseContainerSupport
2526
-XX:MaxRAMPercentage=75.0

0 commit comments

Comments
 (0)