chore: updated docker-compose files

This commit is contained in:
Lars Jansen 2023-11-30 15:58:34 +01:00
parent f0a990fde4
commit 9e1ba05631
2 changed files with 4 additions and 2 deletions

View file

@ -21,6 +21,7 @@ services:
# - MAILPORT_TLS=465
# - TLS_CERTIFICATE=cert.pem
# - TLS_PRIVATE_KEY=key.pem
# - WEBHOOK_URL=https://example.com/webhook
ports:
- '2525:25'

View file

@ -17,6 +17,7 @@ services:
# - MAILPORT_TLS=465
# - TLS_CERTIFICATE=cert.pem
# - TLS_PRIVATE_KEY=key.pem
# - WEBHOOK_URL=https://example.com/webhook
ports:
- '2525:25'