diff --git a/Web/Controls/Help/Server/DocSpace/HTTPSDSDocker/HTTPSDSDocker.ascx b/Web/Controls/Help/Server/DocSpace/HTTPSDSDocker/HTTPSDSDocker.ascx index c77b2e913..22d46249c 100644 --- a/Web/Controls/Help/Server/DocSpace/HTTPSDSDocker/HTTPSDSDocker.ascx +++ b/Web/Controls/Help/Server/DocSpace/HTTPSDSDocker/HTTPSDSDocker.ascx @@ -25,7 +25,7 @@

Creating and installing CA-signed certificate

-

If you want to install Docspace with SSL right away using the letsencrypt certificate, run the installation script with the following parameters:

+

If you want to install DocSpace with SSL right away using the letsencrypt certificate, run the installation script with the following parameters:

bash <%= ((BasePage)Page).CommandName %>-install.sh docker --letsencryptmail user@example.com --letsencryptdomain yourdomain.com

Where: