generated from erangel1/generic-template
Update docker-compose.yaml
This commit is contained in:
+2
-2
@@ -21,8 +21,8 @@ services:
|
||||
# - 33073:33073 # optional
|
||||
environment:
|
||||
- TRAEFIK_DASHBOARD_CREDENTIALS=${TRAEFIK_DASHBOARD_CREDENTIALS}
|
||||
- CF_API_EMAIL=asgardlabs@proton.me # Cloudflare email
|
||||
- CF_DNS_API_TOKEN=YOUR-TOKEN # Cloudflare API Token
|
||||
- CF_API_EMAIL=${CF_API_EMAIL} # Cloudflare email
|
||||
# - CF_DNS_API_TOKEN=YOUR-TOKEN # Cloudflare API Token if not using docker secrets
|
||||
- CF_DNS_API_TOKEN_FILE=/run/secrets/cf-token # see https://doc.traefik.io/traefik/https/acme/#providers
|
||||
# token file is the proper way to do it
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user