This commit is contained in:
DoTheEvo 2022-11-08 01:11:01 +01:00
parent 23d234e502
commit a75589acde
1 changed files with 1 additions and 1 deletions

View File

@ -614,7 +614,7 @@ Add `CLOUDFLARE_API_TOKEN` variable with the value of the newly created token.
`.env`
```
MY_DOMAIN={$MY_DOMAIN}
MY_DOMAIN=example.com
DOCKER_MY_NETWORK=caddy_net
CLOUDFLARE_API_TOKEN=<cloudflare api token goes here>