We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5603b8f commit 4bf68e6Copy full SHA for 4bf68e6
traefik_stack6/stack-proxy.yml
@@ -105,6 +105,7 @@ services:
105
- --acme.dnsChallenge.provider=digitalocean
106
- --acme.domains=*.firepress.link,firepress.link
107
- --acme.entryPoint=https
108
+ - --acme.onhostrule=true
109
- --acme.storage=/etc/traefik/acme/acme.json
110
- --acme.caserver=https://acme-v02.api.letsencrypt.org/directory
111
- --acme.acmelogging=true
0 commit comments