mirror of
https://github.com/bitnami/containers.git
synced 2026-04-02 15:27:45 +08:00
Add SMTP_PROTOCOL to docker-compose example (#35)
This commit is contained in:
@@ -221,6 +221,7 @@ This would be an example of SMTP configuration using a GMail account:
|
||||
- SMTP_PORT=587
|
||||
- SMTP_USER=your_email@gmail.com
|
||||
- SMTP_PASSWORD=your_password
|
||||
- SMTP_PROTOCOL=tls
|
||||
volumes_from:
|
||||
- application_data
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user