The envfile flag has to have two hyphens before it. One hyphen is used for shorthand flags.

Sanjay Suresh
2023-03-24 00:50:21 +05:30
parent 6bbfd6280f
commit 0297001a29

@@ -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