fix: prevent duplicate value appending in docker-compose.yml (#4618)

This commit is contained in:
Chromico Rek
2025-01-24 09:52:32 +04:00
committed by GitHub
parent 6ff8ec21cf
commit 05287c135e

View File

@@ -43,7 +43,7 @@ x-environment: &environment
# SMTP_AUTHENTICATED:
# (Additional option for TLS (port 465) only)
# SMTP_SECURE_ENABLED: 1
# SMTP_SECURE_ENABLED:
# If set to 0, the server will accept connections without requiring authorization from the list of supplied CAs (default is 1).
# SMTP_REJECT_UNAUTHORIZED_TLS: 0