mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-05-31 10:52:35 +02:00
Updated Webserver Reverse Proxy (markdown)
parent
2fac34752f
commit
92ee7df923
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
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.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue