block smtp 587

This commit is contained in:
Yax 2021-01-29 20:29:49 +01:00
parent db25033ea6
commit 41ef3b257c

View file

@ -11,7 +11,6 @@ services:
- HTTPS=OFF - HTTPS=OFF
restart: unless-stopped restart: unless-stopped
ports: ports:
- "587:587"
- "465:465" - "465:465"
- "993:993" - "993:993"
- "25:25" - "25:25"