escaping password
This commit is contained in:
parent
d794ded611
commit
5e36cc304e
|
|
@ -10,7 +10,7 @@ services:
|
|||
- RELAYHOST=smtp-relay.gmail.com
|
||||
- RELAYHOST_PORT=587
|
||||
- SMTP_USERNAME=sales
|
||||
- SMTP_PASSWORD=S%s'mMZ})MGsg$k!5N|mPSQ>
|
||||
- SMTP_PASSWORD="S%s'mMZ})MGsg$k!5N|mPSQ>"
|
||||
- SMTP_TLS_SECURITY_LEVEL=encrypt
|
||||
- SMTP_USE_TLS=yes
|
||||
- SMTP_USE_STARTTLS=yes
|
||||
|
|
|
|||
Loading…
Reference in a new issue