From 5085618cc3efa77171c3d063927b6d8f021cbf8f Mon Sep 17 00:00:00 2001 From: pavelbannov Date: Tue, 3 Oct 2023 19:58:23 +0300 Subject: [PATCH] SSR: fix path --- run/Editors.xml | 2 +- run/Login.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/run/Editors.xml b/run/Editors.xml index edc6d91619..4e1eb38b80 100644 --- a/run/Editors.xml +++ b/run/Editors.xml @@ -3,7 +3,7 @@ ONLYOFFICE Editors SSR manual node - ../../buildtools/deploy/editor/server.js + ../../publish/web/editor/server.js true diff --git a/run/Login.xml b/run/Login.xml index 4b45ee77e2..9ed5a7efda 100644 --- a/run/Login.xml +++ b/run/Login.xml @@ -3,7 +3,7 @@ ONLYOFFICE Login SSR manual node - ../../buildtools/deploy/login/server.js + ../../publish/web/login/server.js true