Update Financial_Containers/invoiceshelf/compose.yaml
This commit is contained in:
@@ -66,7 +66,7 @@ services:
|
||||
- MAIL_USERNAME=${MAIL_USERNAME}
|
||||
- MAIL_PASSWORD=${MAIL_PASSWORD}
|
||||
#- MAIL_PASSWORD_FILE=<filename>
|
||||
- MAIL_ENCRYPTION=startwithtls
|
||||
- MAIL_ENCRYPTION=tls
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
- invoiceshelf_db
|
||||
|
||||
Reference in New Issue
Block a user