diff --git a/common/documentserver-example/welcome/docker.html b/common/documentserver-example/welcome/docker.html index 0641a4ad..a07115ab 100644 --- a/common/documentserver-example/welcome/docker.html +++ b/common/documentserver-example/welcome/docker.html @@ -50,7 +50,7 @@
A random secret is generated automatically if a custom secret has not been added during installation. To obtain the default secret, run this command:
sudo docker exec $(sudo docker ps -q) /var/www/onlyoffice/documentserver/npm/json -f /etc/onlyoffice/documentserver/local.json 'services.CoAuthoring.secret.session.string'
You can replace the default secret with a custom key using Docker env.
-More information about JWT in the documentation.
+More information about JWT in the documentation.
A random secret is generated automatically if a custom secret has not been added during installation.
The secret is available in - /etc/onlyoffice/documentserver/local.json in - services.CoAuthoring.secret.browser.string parameter.
-If you want to replace the default secret with a custom key, read the documentation.
+If you want to replace the default secret with a custom key, read the documentation.
A random secret is generated automatically if a custom secret has not been added during installation.
The secret is available in - /etc/onlyoffice/documentserver/local.json in - services.CoAuthoring.secret.browser.string parameter.
-If you want to replace the default secret with a custom key, read the documentation.
+If you want to replace the default secret with a custom key, read the documentation.
A random secret is generated automatically if a custom secret has not been added during installation.
The secret is available in - %ProgramFiles%\ONLYOFFICE\DocumentServer\config\local.json
in - services.CoAuthoring.secret.browser.string parameter.
-If you want to replace the default secret with a custom key, read the documentation.
+If you want to replace the default secret with a custom key, read the documentation.