fix: remove expose ports from webmail

This commit is contained in:
lab 2021-12-17 03:40:46 +08:00
parent 4ed9302e64
commit 0a0906c47d

View File

@ -31,8 +31,6 @@ services:
- ROUNDCUBEMAIL_DEFAULT_PORT=143
- ROUNDCUBEMAIL_SMTP_SERVER=mailserver
- ROUNDCUBEMAIL_SMTP_PORT=25
ports:
- 8000:80
links:
- mailserver
depends_on: