Изменил(а) на 'nextcloud-config.php'
This commit is contained in:
parent
7bc58ee616
commit
3f895f45dd
@ -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',
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user