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 e57586a commit 80d557fCopy full SHA for 80d557f
reference_files/traefik-portainer-ssl/traefik/docker-compose.yml
@@ -14,7 +14,7 @@ services:
14
- 443:443
15
environment:
16
- [email protected]
17
- - CF_API_KEY=YOUR_API_KEY
+ - CF_DNS_API_TOKEN=YOUR_API_KEY
18
volumes:
19
- /etc/localtime:/etc/localtime:ro
20
- /var/run/docker.sock:/var/run/docker.sock:ro
@@ -40,4 +40,4 @@ services:
40
41
networks:
42
proxy:
43
- external: true
+ external: true
0 commit comments