Add PORTS setting, to reënable STARTTLS

This commit is contained in:
3wc
2025-01-15 12:26:10 -05:00
parent f95b2e687d
commit 7b5a6979f2
2 changed files with 4 additions and 0 deletions

View File

@ -31,6 +31,9 @@ TRAEFIK_STACK_NAME=traefik_example_com
# OPTIONAL SETTINGS #
###############################################################################
# Uncomment this to reënable STARTTLS, although beware the health warnings here: https://nostarttls.secvuln.info/
#PORTS=25,80,443,465,993,995,4190,110,143,587
# Name of the instance, displayed in the web UI
SITENAME=mymail

View File

@ -52,6 +52,7 @@ x-environment:
- WELCOME_BODY
- WELCOME_SUBJECT
- TZ
- PORTS
services:
app: