mirror of
https://github.com/DoTheEvo/selfhosted-apps-docker.git
synced 2026-07-03 14:06:40 +02:00
update
This commit is contained in:
@@ -95,7 +95,7 @@ SMTP_HOST=smtp.sendgrid.net
|
||||
SMTP_PORT=465
|
||||
SMTP_FROM=admin@example.com
|
||||
SMTP_USERNAME=apikey
|
||||
SMTP_PASSWORD=<sendgrip-api-key-goes-here>
|
||||
SMTP_PASSWORD=<sendgrid-api-key-goes-here>
|
||||
```
|
||||
|
||||
**All containers must be on the same network**.</br>
|
||||
|
||||
+1
-1
@@ -110,7 +110,7 @@ MAIL_HOST=smtp.sendgrid.net
|
||||
MAIL_PORT=465
|
||||
MAIL_FROM=book@example.com
|
||||
MAIL_USERNAME=apikey
|
||||
SMTP_PASSWORD=<sendgrip-api-key-goes-here>
|
||||
SMTP_PASSWORD=<sendgrid-api-key-goes-here>
|
||||
```
|
||||
|
||||
**All containers must be on the same network**.</br>
|
||||
|
||||
+1
-1
@@ -150,7 +150,7 @@ SMTP_SECURE=ssl
|
||||
SMTP_HOST=smtp.sendgrid.net
|
||||
SMTP_PORT=465
|
||||
SMTP_NAME=apikey
|
||||
SMTP_PASSWORD=<sendgrip-api-key-goes-here>
|
||||
SMTP_PASSWORD=<sendgrid-api-key-goes-here>
|
||||
```
|
||||
|
||||
`nginx.conf`
|
||||
|
||||
Reference in New Issue
Block a user