From ea5650aba4915bb8b0ea5fe45a6bf551cd193f29 Mon Sep 17 00:00:00 2001 From: Aaron Imming Date: Tue, 20 Aug 2024 19:48:10 +0800 Subject: [PATCH] docs: update README.md --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index bfd669c..d6149ba 100644 --- a/docs/README.md +++ b/docs/README.md @@ -25,7 +25,7 @@ services: volumes: - ./miniooni:/config environment: - command1: web_connectivity@v0.5 + command1: web_connectivity@v0.5 --yes command2: dnsping --input-file /config/dns.csv -O Domains=example.com --yes fail_fast: true sleep: true