Update docker-compose.yml
This commit is contained in:
parent
7ac5a28f6a
commit
f618b5822d
1 changed files with 1 additions and 0 deletions
|
|
@ -16,3 +16,4 @@ services:
|
|||
- CF_API_TOKEN=YOUR-CLOUDFLARE-API-TOKEN # pls adjust
|
||||
- DOMAINS=example.org,www.example.org,example.io # pls adjust; a list of fully qualified domain names separated by commas
|
||||
- PROXIED=true # instructs Cloudflare to cache webpages on your machine and hide its actual IP addresses
|
||||
- TZ=Europe/Berlin
|
||||
|
|
|
|||
Loading…
Reference in a new issue