From 1a2942ca23c82bc26b48643c8904d0a53a52ee54 Mon Sep 17 00:00:00 2001 From: Deadwalk Date: Mon, 9 Sep 2024 12:21:26 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E4=B8=80=E5=A4=84=E8=99=9A?= =?UTF-8?q?=E6=8B=9F=E7=BD=91=E7=BB=9C=E6=B2=A1=E6=9C=89=E4=BF=AE=E6=94=B9?= =?UTF-8?q?=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docker-compose-es.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose-es.yaml b/docker-compose-es.yaml index 9036462..c2cc754 100644 --- a/docker-compose-es.yaml +++ b/docker-compose-es.yaml @@ -55,7 +55,7 @@ services: echo "All done!"; ' networks: - - smart_bot_network + - es_network healthcheck: test: ["CMD-SHELL", "[ -f config/certs/es01/es01.crt ]"] interval: 1s