Fix logo usage
This commit is contained in:
+2
-1
@@ -77,7 +77,8 @@ services:
|
||||
- "${ROUNDCUBE_BIND-127.0.0.1}:${ROUNDCUBE_PORT:-8091}:80"
|
||||
|
||||
volumes:
|
||||
- ${DATA_ROOT:-/opt/eternitymail}/roundcube-config:/var/roundcube/config:ro
|
||||
- ${DATA_ROOT:-/opt/eternitymail}/roundcube-config:/var/roundcube/config
|
||||
- ./roundcube-config/eternity-logo.php:/var/roundcube/config/eternity-logo.php:ro
|
||||
- ${ROUNDCUBE_SKIN_PATH:-../ep-roundcube-skin/eternity}:/var/www/html/skins/${ROUNDCUBE_SKIN_NAME:-eternity}:ro
|
||||
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user