Merge branch 'main' of gitlab.sectorq.eu:home/docker-compose

This commit is contained in:
2025-05-19 10:11:35 +02:00
2 changed files with 73 additions and 73 deletions

View File

@ -117,8 +117,8 @@ services:
- webmail
- radicale
ports:
- 0.0.0.0:80:80
- 0.0.0.0:443:443
- 0.0.0.0:8880:80
- 0.0.0.0:8443:443
- 0.0.0.0:25:25
- 0.0.0.0:465:465
- 0.0.0.0:587:587

View File

@ -24,8 +24,8 @@ HOSTNAMES=sectorq.eu,mail.sectorq.eu
POSTMASTER=admin
# Choose how secure connections will behave (value: letsencrypt, cert, notls, mail, mail-letsencrypt)
TLS_FLAVOR=cert
#TLS_FLAVOR=letsencrypt
#TLS_FLAVOR=cert
TLS_FLAVOR=letsencrypt
# Authentication rate limit per IP (per /24 on ipv4 and /48 on ipv6)
AUTH_RATELIMIT_IP=5/hour