mirror of
https://github.com/formbricks/formbricks.git
synced 2025-12-30 16:16:21 -06:00
fix: prevent duplicate value appending in docker-compose.yml (#4618)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user