roundcude Port 8888

This commit is contained in:
Andreas Knuth 2026-01-17 16:21:42 -06:00
parent 44b792f8d3
commit 4b08d0d40e
1 changed files with 1 additions and 1 deletions

View File

@ -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