mirror of
https://github.com/Haxxnet/Compose-Examples
synced 2025-03-13 17:19:52 +00:00
Update docker-compose.yml
adjust default envs
This commit is contained in:
parent
805dbea2df
commit
61879e9da1
@ -15,5 +15,6 @@ services:
|
||||
- PUID=1000
|
||||
- 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
|
||||
- PROXIED=false # instructs Cloudflare to cache webpages on your machine and hide its actual IP addresses
|
||||
- TZ=Europe/Berlin
|
||||
- IP6_PROVIDER=none # disbale IPv6
|
||||
|
Loading…
x
Reference in New Issue
Block a user