We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 05dbb09 + 525d62e commit 94209bcCopy full SHA for 94209bc
1 file changed
docker-compose.yml
@@ -17,7 +17,7 @@ services:
17
ipv4_address: 10.30.50.2
18
challtestsrv:
19
image: ghcr.io/letsencrypt/pebble-challtestsrv:latest
20
- command: -defaultIPv6 "" -defaultIPv4 10.30.50.3 -dns01 ":53"
+ command: -defaultIPv6 "" -defaultIPv4 10.30.50.3 -dnsserver ":53"
21
ports:
22
- 8055:8055 # HTTP Management API
23
networks:
0 commit comments