smtp testing

master
pipistrello 2025-03-07 11:55:36 +03:00
parent 257b0d2dd9
commit cb6a43ec44
1 changed files with 2 additions and 1 deletions

View File

@ -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: