Skip to content

Commit 0266984

Browse files
committed
chore: set DNS_CHALLENGE=true in env.example
1 parent fa1ff60 commit 0266984

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

env.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ CA_SERVER=https://acme-staging-v02.api.letsencrypt.org/directory
2626

2727

2828
# dns challenge for wildcard certificate
29-
DNS_CHALLENGE=false
29+
DNS_CHALLENGE=true
3030

3131
# Find your provider here https://docs.traefik.io/https/acme/#providers
3232
PROVIDER=digitalocean

0 commit comments

Comments
 (0)