Add ability to use skins

This commit is contained in:
2026-09-07 20:38:49 +03:00
parent ae674fdd2b
commit 8476d1a79a
4 changed files with 21 additions and 2 deletions
+1
View File
@@ -13,6 +13,7 @@ services:
ROUNDCUBEMAIL_SMTP_USER: "%u"
ROUNDCUBEMAIL_SMTP_PASS: "%p"
ROUNDCUBEMAIL_SMTP_AUTH_TYPE: ${SMTP_AUTH_TYPE:-PLAIN}
ROUNDCUBEMAIL_SKIN: ${ROUNDCUBE_SKIN:-elastic}
volumes:
- roundcube-db:/var/roundcube/db
- ./var/www:/var/www