Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit afd4c549 authored by AVINASH GUSAIN's avatar AVINASH GUSAIN
Browse files

mail sever update to 1.1.15

parent 05a40871
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -11,7 +11,7 @@
- In your `docker-compose.yml` file update the following:
  - Set the nextcloud image to `registry.gitlab.e.foundation/e/infra/ecloud/nextcloud/selfhost:26-0-8`
  - Set `OVERWRITEPROTOCOL=https`
  - Set the mailserver image to `mailserver2/mailserver:1.1.14`
  - Set the mailserver image to `mailserver2/mailserver:1.1.15`

- In your config/nginx/sites-enabled/nextcloud.conf file, replace:
  - add_header X-Robots-Tag "none" always; with add_header X-Robots-Tag "noindex,nofollow" always;