mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-01-16 20:50:33 +00: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)
|
||||
```nginx
|
||||
https://[YOUR-DOMAIN]:443 {
|
||||
[YOUR-DOMAIN] {
|
||||
|
||||
tls {
|
||||
dns cloudflare [API-KEY]
|
||||
|
||||
Reference in New Issue
Block a user