diff --git a/apps/api/documents/index.html.desktop b/apps/api/documents/index.html.desktop
index 454ad8a281..3b6a293bdf 100644
--- a/apps/api/documents/index.html.desktop
+++ b/apps/api/documents/index.html.desktop
@@ -91,6 +91,9 @@
function getEditorConfig(urlParams) {
return {
+ customization : {
+ goback: { url:"https://onlyoffice.com" }
+ },
mode : urlParams["mode"] || 'edit',
lang : urlParams["lang"] || 'en',
user: {