From 3f895f45dd279530c8f407ff5e241abfd8d04e9b Mon Sep 17 00:00:00 2001 From: dimon Date: Mon, 17 Jul 2023 18:16:38 +0000 Subject: [PATCH] =?UTF-8?q?=D0=98=D0=B7=D0=BC=D0=B5=D0=BD=D0=B8=D0=BB(?= =?UTF-8?q?=D0=B0)=20=D0=BD=D0=B0=20'nextcloud-config.php'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nextcloud-config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nextcloud-config.php b/nextcloud-config.php index b043155..ec8fb64 100644 --- a/nextcloud-config.php +++ b/nextcloud-config.php @@ -23,7 +23,7 @@ $CONFIG = array ( array ( 'host' => 'REDIS_HOST', 'password' => 'REDIS_PASSWORD', - 'port' => 6379, + 'port' => REDIS_PORT, ), 'instanceid' => 'ocfqhafrx447', 'passwordsalt' => 'NEXTCLOUD_PASSWORD_SALT',