diff --git a/roles/deploy-docker/templates/bitwarden.yml b/roles/deploy-docker/templates/bitwarden.yml index 21cc9f8..b5b46cc 100644 --- a/roles/deploy-docker/templates/bitwarden.yml +++ b/roles/deploy-docker/templates/bitwarden.yml @@ -19,7 +19,7 @@ services: - SMTP_PORT=465 # Ports 587 (submission) and 25 (smtp) are standard without encryption and with encryption via STARTTLS (Explicit TLS). Port 465 (submissions) is used for encrypted submission (Implicit TLS). - SMTP_USERNAME=contact@{{ domaine_ext }} - - SMTP_PASSWORD=Jemeqq3dw@louovh + - SMTP_PASSWORD= - SMTP_TIMEOUT=15 ports: - 9091:80