- Get started with a demo-sample of ONLYOFFICE Document Editors, the first html5-based editors. You may enter url your own document for testing. + Get started with a demo-sample of Euro-Office Document editors, the first html5-based editors. You may enter url your own document for testing.
diff --git a/web/documentserver-example/nodejs/config/production-linux.json b/web/documentserver-example/nodejs/config/production-linux.json index a0199aea4..cd35ccaf6 100644 --- a/web/documentserver-example/nodejs/config/production-linux.json +++ b/web/documentserver-example/nodejs/config/production-linux.json @@ -2,7 +2,7 @@ "server": { "siteUrl": "/", "maxFileSize": 104857600, - "storageFolder": "/var/lib/onlyoffice/documentserver-example/files", + "storageFolder": "/var/lib/euro-office/documentserver-example/files", "enableForgotten": false } } diff --git a/web/documentserver-example/nodejs/docker-entrypoint.sh b/web/documentserver-example/nodejs/docker-entrypoint.sh index b309b5e44..553a37e49 100755 --- a/web/documentserver-example/nodejs/docker-entrypoint.sh +++ b/web/documentserver-example/nodejs/docker-entrypoint.sh @@ -3,6 +3,7 @@ set -e export NODE_CONFIG='{ "server": { "siteUrl": "'${DS_URL:-"/"}'", + "exampleUrl": "'${EXAMPLE_URL:-http://localhost/example/}'", "token": { "enable": '${JWT_ENABLED:-false}', "secret": "'${JWT_SECRET:-secret}'", diff --git a/web/documentserver-example/nodejs/public/images/favicon_eo.svg b/web/documentserver-example/nodejs/public/images/favicon_eo.svg new file mode 100644 index 000000000..d2b79cb46 --- /dev/null +++ b/web/documentserver-example/nodejs/public/images/favicon_eo.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/web/documentserver-example/nodejs/views/editor.ejs b/web/documentserver-example/nodejs/views/editor.ejs index d417a6fe3..1ede311bf 100644 --- a/web/documentserver-example/nodejs/views/editor.ejs +++ b/web/documentserver-example/nodejs/views/editor.ejs @@ -23,7 +23,7 @@ * limitations under the License. * --> -
">
- Welcome to ONLYOFFICE Docs!
- Get started with a live demo of ONLYOFFICE Docs, a powerful open-source office suite for your browser.
+ Welcome to Euro-Office Docs!
+ Get started with a live demo of Euro-Office Docs, a powerful open-source office suite for your browser.
You can test editing features in real-time and explore multi-user collaboration:
-
diff --git a/web/documentserver-example/nodejs/views/wopiAction.ejs b/web/documentserver-example/nodejs/views/wopiAction.ejs
index fcb239459..2c9689e2b 100644
--- a/web/documentserver-example/nodejs/views/wopiAction.ejs
+++ b/web/documentserver-example/nodejs/views/wopiAction.ejs
@@ -22,7 +22,7 @@
* limitations under the License.
*
-->
-