mirror of
https://github.com/dani-garcia/vaultwarden.wiki.git
synced 2026-03-27 07:28:31 +07:00
The envfile flag has to have two hyphens before it. One hyphen is used for shorthand flags.
This commit is contained in:
@@ -46,7 +46,7 @@ DUCKDNS_TOKEN=00112233-4455-6677-8899-aabbccddeeff
|
||||
|
||||
Start `caddy` by running
|
||||
```
|
||||
caddy run -envfile caddy.env
|
||||
caddy run --envfile caddy.env
|
||||
```
|
||||
|
||||
Start `vaultwarden` by running
|
||||
|
||||
Reference in New Issue
Block a user