From 9f8d7c9e4168bd549350383ebcf1cf2b0c3fa486 Mon Sep 17 00:00:00 2001 From: Yamila Moreno Date: Wed, 9 Apr 2025 12:24:19 +0200 Subject: [PATCH] :whale: Improve https documentation --- docs/technical-guide/getting-started/docker.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/technical-guide/getting-started/docker.md b/docs/technical-guide/getting-started/docker.md index 153817cd9..9832623b6 100644 --- a/docs/technical-guide/getting-started/docker.md +++ b/docs/technical-guide/getting-started/docker.md @@ -153,7 +153,8 @@ itself. ## Configure the proxy and HTTPS -We strongly recommend to use Penpot under HTTPS/SSL. When you configure the proxy, your host configuration needs to make a proxy to http://localhost:9001. +We strongly recommend to use Penpot under HTTPS/SSL, which will require specific server configurations for DNS and SSL certificates. +Besides, your host configuration needs to make a proxy to http://localhost:9001.

If you plan to serve Penpot under different domain than `localhost` without HTTPS,