From 4108449372b5feb3a8395ab4183960516af096f1 Mon Sep 17 00:00:00 2001 From: FURK4NGG <105324908+FURK4NGG@users.noreply.github.com> Date: Sun, 12 Jul 2026 02:07:42 +0300 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 0a00461..1ff6525 100644 --- a/README.md +++ b/README.md @@ -280,12 +280,12 @@ Verify that the secret keys match ``` sudo grep -n -A5 -B5 "secret" /var/www/onlyoffice/config/local.json ``` ->"secret": { -> "browser": { -> "string": " +>"secret": { +> "browser": { +> "string": "secret_key" Paste that key into 'Nextcloud>Administration Settings>ONLYOFFICE' >ONLYOFFICE Docs address: https://docs.domain ->Secret Key: Paste here +>Secret Key: Paste secret_key here Verify the SSL certificate ```