From bc4bdfdc99d5b038d3e7a3fbed7132528c4fd6a6 Mon Sep 17 00:00:00 2001 From: Simon L Date: Thu, 10 Aug 2023 10:14:27 +0200 Subject: [PATCH] name file correctly Signed-off-by: Simon L --- .../nextcloud/config/{postgresql.php => postgresql.config.php} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename Containers/nextcloud/config/{postgresql.php => postgresql.config.php} (100%) diff --git a/Containers/nextcloud/config/postgresql.php b/Containers/nextcloud/config/postgresql.config.php similarity index 100% rename from Containers/nextcloud/config/postgresql.php rename to Containers/nextcloud/config/postgresql.config.php