Updated Webserver Reverse Proxy (markdown)

Stetsed 2021-07-15 16:00:29 +00:00
parent 2fac34752f
commit 92ee7df923

@ -76,7 +76,7 @@ subdomain.domain.com {
}
```
### SSL
### SSL/HTTPS
It is recommended to use SSL(HTTPS) with your web-server to avoid MiTM attacks when on a public network. If using caddy these certificates will be auto-generated by caddy and will keep them updated.