From a283bb565345c4f4c93bfd8fee6adb37efa9b45c Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 5 Mar 2023 19:40:04 +0100 Subject: [PATCH] Update CHANGELOG.md --- nextcloud/CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/nextcloud/CHANGELOG.md b/nextcloud/CHANGELOG.md index 9e3297c04..ad8ecf820 100644 --- a/nextcloud/CHANGELOG.md +++ b/nextcloud/CHANGELOG.md @@ -1,5 +1,6 @@ - Optimized nginx code to remove server error messages - Allows calling directly occ instead of needing full path +- Corrected elastisearch server definition and test ## 25.0.4 (25-02-2023) - Update to latest version from linuxserver/docker-nextcloud