mirror of
https://github.com/Haxxnet/Compose-Examples
synced 2025-01-31 05:33:46 +00:00
Update docker-compose.yml
This commit is contained in:
parent
7ac5a28f6a
commit
f618b5822d
|
@ -16,3 +16,4 @@ services:
|
||||||
- CF_API_TOKEN=YOUR-CLOUDFLARE-API-TOKEN # pls adjust
|
- 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
|
- 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
|
- PROXIED=true # instructs Cloudflare to cache webpages on your machine and hide its actual IP addresses
|
||||||
|
- TZ=Europe/Berlin
|
||||||
|
|
Loading…
Reference in New Issue
Block a user