mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-03-24 10:49:20 -07:00
Remove https:// and 443 from Caddyfile (those are the defaults already)
@@ -16,7 +16,7 @@ docker build -t [YOUR-NAME]/caddycfdns .
|
|||||||
|
|
||||||
Caddyfile (as reverse proxy)
|
Caddyfile (as reverse proxy)
|
||||||
```nginx
|
```nginx
|
||||||
https://[YOUR-DOMAIN]:443 {
|
[YOUR-DOMAIN] {
|
||||||
|
|
||||||
tls {
|
tls {
|
||||||
dns cloudflare [API-KEY]
|
dns cloudflare [API-KEY]
|
||||||
|
|||||||
Reference in New Issue
Block a user