From 4e7e1668da89265102a9980b4b09cef4dbff81af Mon Sep 17 00:00:00 2001 From: Dmitriy Alekseev <1865999+dragoangel@users.noreply.github.com> Date: Sat, 30 Oct 2021 03:33:29 +0300 Subject: [PATCH] Update SOGo Theme Docs --- docs/u_e-sogo.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/u_e-sogo.md b/docs/u_e-sogo.md index c6d5d6deb..0462df619 100644 --- a/docs/u_e-sogo.md +++ b/docs/u_e-sogo.md @@ -27,6 +27,9 @@ copy([].slice.call(document.styleSheets) 9. edit `data/conf/sogo/sogo.conf` and set `SOGoUIxDebugEnabled = NO;` 10. append/create `docker-compose.override.yml` with: ``` +version: '2.1' + +services: sogo-mailcow: volumes: - ./data/conf/sogo/custom-theme.css:/usr/lib/GNUstep/SOGo/WebServerResources/css/theme-default.css:z