Update README.md

This commit is contained in:
FURK4NGG
2026-07-12 02:07:42 +03:00
committed by GitHub
parent 1293ad9d49
commit 4108449372
+4 -4
View File
@@ -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
```