Loading upgrade-guides/upgrade-to-26.0.8.16.md +1 −1 Original line number Diff line number Diff line Loading @@ -12,7 +12,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 the mailserver image to `mailserver2/mailserver:1.1.15` - Set the mailserver image to `mailserver2/mailserver:1.1.16` - In the `nginx:` service, `depends_on:` section, replace `- automx` with `- mail-autodiscover-autoconfig` - Replace the whole `automx:` service with: ``` Loading Loading
upgrade-guides/upgrade-to-26.0.8.16.md +1 −1 Original line number Diff line number Diff line Loading @@ -12,7 +12,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 the mailserver image to `mailserver2/mailserver:1.1.15` - Set the mailserver image to `mailserver2/mailserver:1.1.16` - In the `nginx:` service, `depends_on:` section, replace `- automx` with `- mail-autodiscover-autoconfig` - Replace the whole `automx:` service with: ``` Loading