Skip to content

Commit 4bf68e6

Browse files
committed
add --acme.onhostrule=true
Signed-off-by: Pascal Andy <pascal@firepress.org>
1 parent 5603b8f commit 4bf68e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

traefik_stack6/stack-proxy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ services:
105105
- --acme.dnsChallenge.provider=digitalocean
106106
- --acme.domains=*.firepress.link,firepress.link
107107
- --acme.entryPoint=https
108+
- --acme.onhostrule=true
108109
- --acme.storage=/etc/traefik/acme/acme.json
109110
- --acme.caserver=https://acme-v02.api.letsencrypt.org/directory
110111
- --acme.acmelogging=true

0 commit comments

Comments
 (0)