mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-06-03 13:55:01 -06:00
removed --resume flag for caddy
parent
33f4006734
commit
b68834b6a2
@ -64,11 +64,9 @@ You should now be able to reach your vaultwarden instance at https://my-vw.duckd
|
||||
|
||||
You can stop caddy by [STRG]-[C]. In the future start caddy in the background by running
|
||||
```
|
||||
caddy start --envfile caddy.env --resume
|
||||
caddy start --envfile caddy.env
|
||||
```
|
||||
|
||||
The `--resume` parameter makes it load the latest configuration saved saved in `/root/.config/caddy`.
|
||||
|
||||
**Important:** If necessary, in some routers (e.g. FritzBox) or DNS resolvers (e.g. unbound) an exception must be set for the domain (e.g., `my-vw.duckdns.org`) due to DNS rebind protection.
|
||||
|
||||
## Cloudflare setup
|
||||
|
||||
Loading…
Reference in New Issue
Block a user