smtp testing
parent
257b0d2dd9
commit
cb6a43ec44
|
|
@ -70,10 +70,11 @@ services:
|
|||
- SMTP_HOST=mail.loopa.site
|
||||
- SMTP_PORT=587
|
||||
- SMTP_TLS_CIPHERS=TLSv1.3
|
||||
- SMTP_SECURE=false
|
||||
- SMTP_SECURE=true
|
||||
- SMTP_USERNAME=konskaya@za.loopa.site
|
||||
- SMTP_PASSWORD=${SMTP_PASSWORD}
|
||||
- SMTP_FROM_EMAIL=konskaya@za.loopa.site
|
||||
- SMTP_REPLY_EMAIL=konskaya@za.loopa.site
|
||||
# ports:
|
||||
# 443:443
|
||||
networks:
|
||||
|
|
|
|||
Loading…
Reference in New Issue