From 88be9c9e1261d551da1f4d27fa5b63cf0faf9730 Mon Sep 17 00:00:00 2001 From: Anton SHEPILOV Date: Wed, 29 May 2024 16:20:21 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9DFixed=20documentation=20vite=20buil?= =?UTF-8?q?d?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Documentation/docs/plugins.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/docs/plugins.md b/Documentation/docs/plugins.md index 6dcd1892..f37e3027 100644 --- a/Documentation/docs/plugins.md +++ b/Documentation/docs/plugins.md @@ -98,7 +98,7 @@ For instance with onlyoffice, you can find the plugin here: https://github.com/l In the docker-compose.yml you can add the following: -```yml +```yaml plugins_onlyoffice: image: onlyoffice-connector restart: unless-stopped