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,7 +21,8 @@ services:
# - MAILPORT_TLS=465
# - TLS_CERTIFICATE=cert.pem
# - TLS_PRIVATE_KEY=key.pem
# - WEBHOOK_URL=https://example.com/webhook
ports:
- '2525:25'
- '8080:80'
- '8080:80'

View file

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