mirror of
https://github.com/penpot/penpot.git
synced 2025-07-15 00:47:15 +02:00
🐳 Improve https documentation
This commit is contained in:
parent
8d352c1f82
commit
9f8d7c9e41
1 changed files with 2 additions and 1 deletions
|
@ -153,7 +153,8 @@ itself.
|
||||||
|
|
||||||
## Configure the proxy and HTTPS
|
## 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.
|
||||||
|
|
||||||
<p class="advice">
|
<p class="advice">
|
||||||
If you plan to serve Penpot under different domain than `localhost` without HTTPS,
|
If you plan to serve Penpot under different domain than `localhost` without HTTPS,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue