Изменил(а) на 'nextcloud-config.php'

This commit is contained in:
dimon 2023-07-17 18:16:38 +00:00
parent 7bc58ee616
commit 3f895f45dd

View File

@ -23,7 +23,7 @@ $CONFIG = array (
array ( array (
'host' => 'REDIS_HOST', 'host' => 'REDIS_HOST',
'password' => 'REDIS_PASSWORD', 'password' => 'REDIS_PASSWORD',
'port' => 6379, 'port' => REDIS_PORT,
), ),
'instanceid' => 'ocfqhafrx447', 'instanceid' => 'ocfqhafrx447',
'passwordsalt' => 'NEXTCLOUD_PASSWORD_SALT', 'passwordsalt' => 'NEXTCLOUD_PASSWORD_SALT',