mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-03-26 03:39:20 -07:00
Caddy auto HTTPS
@@ -26,6 +26,7 @@ localhost:443 {
|
|||||||
# or 'tls self_signed' to generate a self-signed certificate
|
# or 'tls self_signed' to generate a self-signed certificate
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
Caddy can also automatically enable HTTPS in some circumstances, check the [docs](https://caddyserver.com/docs/automatic-https).
|
||||||
|
|
||||||
## Nginx (by shauder)
|
## Nginx (by shauder)
|
||||||
```nginx
|
```nginx
|
||||||
|
|||||||
Reference in New Issue
Block a user