roundcude Port 8888
This commit is contained in:
parent
44b792f8d3
commit
4b08d0d40e
|
|
@ -99,7 +99,7 @@ services:
|
|||
- ROUNDCUBEMAIL_PLUGINS=password,email_config
|
||||
# In docker-compose.yml bei roundcube hinzufügen:
|
||||
ports:
|
||||
- "8080:80" # Host:Container
|
||||
- "8888:80" # Host:Container
|
||||
volumes:
|
||||
- ./docker-data/roundcube/config:/var/roundcube/config
|
||||
- ./docker-data/roundcube/plugins/email_config:/var/www/html/plugins/email_config:ro
|
||||
|
|
|
|||
Loading…
Reference in New Issue