Update docker-compose.yml

This commit is contained in:
LRVT 2023-02-17 18:03:18 +01:00 committed by GitHub
parent 7ac5a28f6a
commit f618b5822d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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