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