1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-19 05:09:43 +02:00

feat: Ability to disable SMTP certificate verification

Closes #744
This commit is contained in:
Maksim Eltyshev 2024-10-02 14:10:31 +02:00
parent 5f6528fa42
commit 89292356db
5 changed files with 7 additions and 0 deletions

View file

@ -54,6 +54,7 @@ services:
# - SMTP_USER=
# - SMTP_PASSWORD=
# - SMTP_FROM="Demo Demo" <demo@demo.demo>
# - SMTP_TLS_REJECT_UNAUTHORIZED=false
# Optional fields: accessToken, events, excludedEvents
# - |