From ccc2dc426caadce0c8e3825243a54aa04fac3c36 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ji=C5=99=C3=AD=20=C5=A0tefka?= Date: Wed, 21 Sep 2022 02:29:27 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d425385..4931e20 100644 --- a/README.md +++ b/README.md @@ -83,7 +83,7 @@ volumes: ### Setup `Secret key`with Nextcloud 1. Uncomment four lines starting with `JWT` in `docker-compose` 2. Set your secret on line `JWT_SECRET=yourSecret` -3. Open Nexcloud's `config.php` (by defauld `/var/www/nextcloud/config/config.php`) +3. Open Nexcloud's `config.php` (by default `/var/www/nextcloud/config/config.php`) 4. Add this to the 2nd last line (before the line with `);`) and paste in your secret (3rd last line) ```php 'onlyoffice' =>