another smtp test

master
pipistrello 2025-03-07 12:07:38 +03:00
parent cb6a43ec44
commit 4e2b9e75b2
1 changed files with 2 additions and 2 deletions

View File

@ -69,12 +69,12 @@ services:
- TEAM_LOGO=https://git.it-depot.ru/depot/docker-infrastructure/raw/commit/c25d86163f0911daa9b9109e753289087cd97b5e/depot_logo.png
- SMTP_HOST=mail.loopa.site
- SMTP_PORT=587
- SMTP_TLS_CIPHERS=TLSv1.3
- SMTP_SECURE=true
- SMTP_SECURE=false
- SMTP_USERNAME=konskaya@za.loopa.site
- SMTP_PASSWORD=${SMTP_PASSWORD}
- SMTP_FROM_EMAIL=konskaya@za.loopa.site
- SMTP_REPLY_EMAIL=konskaya@za.loopa.site
- SMTP_TLS_CIPHERS=TLSv1.2
# ports:
# 443:443
networks: