Add ability to use skins
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user