mirror of
https://github.com/Haxxnet/Compose-Examples
synced 2025-04-23 05:07:35 +00:00
chore: Update docker-compose.yml
This commit is contained in:
parent
d2af3df8a3
commit
e5d36f92d9
@ -18,6 +18,9 @@ services:
|
|||||||
- ROUNDCUBEMAIL_DB_TYPE=sqlite
|
- ROUNDCUBEMAIL_DB_TYPE=sqlite
|
||||||
- ROUNDCUBEMAIL_UPLOAD_MAX_FILESIZE=50M
|
- ROUNDCUBEMAIL_UPLOAD_MAX_FILESIZE=50M
|
||||||
- ROUNDCUBEMAIL_ASPELL_DICTS=de,en
|
- ROUNDCUBEMAIL_ASPELL_DICTS=de,en
|
||||||
|
# Custom plugins; see https://packagist.org/?type=roundcube-plugin
|
||||||
|
- ROUNDCUBEMAIL_COMPOSER_PLUGINS=johndoh/contextmenu,weird-birds/thunderbird_labels,jfcherng-roundcube/show-folder-size,germancoding/tls_icon,texxasrulez/advanced_search,johndoh/swipe
|
||||||
|
- ROUNDCUBEMAIL_PLUGINS=contextmenu,thunderbird_labels,show_folder_size,tls_icon,advanced_search,swipe
|
||||||
#networks:
|
#networks:
|
||||||
# - proxy
|
# - proxy
|
||||||
#labels:
|
#labels:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user