Skip to content

Commit 51f1421

Browse files
committed
add comments
Signed-off-by: Pascal Andy <pascal@firepress.org>
1 parent 2c6129c commit 51f1421

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

traefik_stack6/stack-proxy-dns-challenge.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# using dns-challenge allows wildcare certs
2+
13
version: '3.7'
24

35
x-default-opts:

traefik_stack6/stack-proxy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# using http-challenge is simpler but does NOT allow wildcare certs
2+
13
version: '3.7'
24

35
x-default-opts:

0 commit comments

Comments
 (0)