mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-03-23 02:09:20 -07:00
The envfile flag has to have two hyphens before it. One hyphen is used for shorthand flags.
@@ -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