fix: remove expose ports from webmail
This commit is contained in:
@@ -31,8 +31,6 @@ services:
|
||||
- ROUNDCUBEMAIL_DEFAULT_PORT=143
|
||||
- ROUNDCUBEMAIL_SMTP_SERVER=mailserver
|
||||
- ROUNDCUBEMAIL_SMTP_PORT=25
|
||||
ports:
|
||||
- 8000:80
|
||||
links:
|
||||
- mailserver
|
||||
depends_on:
|
||||
|
Reference in New Issue
Block a user