We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76111ba commit 73d6345Copy full SHA for 73d6345
reference_files/traefik-portainer-ssl/traefik/docker-compose.yml
@@ -14,7 +14,9 @@ services:
14
- 443:443
15
environment:
16
- [email protected]
17
- - CF_DNS_API_TOKEN=YOUR_API_KEY
+ - CF_DNS_API_TOKEN=YOU_API_TOKEN
18
+ # - CF_API_KEY=YOU_API_KEY
19
+ # be sure to use the correct one depending on if you are using a token or key
20
volumes:
21
- /etc/localtime:/etc/localtime:ro
22
- /var/run/docker.sock:/var/run/docker.sock:ro
0 commit comments