From 6f173b35dc96ef1a281a2154df3282e92728126c Mon Sep 17 00:00:00 2001 From: rito528 <39003544+rito528@users.noreply.github.com> Date: Wed, 25 Sep 2024 17:36:22 +0900 Subject: [PATCH] =?UTF-8?q?chore:=20meilisync=20=E3=81=AE=20restart=20?= =?UTF-8?q?=E3=82=AA=E3=83=97=E3=82=B7=E3=83=A7=E3=83=B3=E3=82=92=20always?= =?UTF-8?q?=20=E3=81=AB=E8=A8=AD=E5=AE=9A=E3=81=99=E3=82=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- compose.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/compose.yaml b/compose.yaml index 4afd5a41..33a09771 100644 --- a/compose.yaml +++ b/compose.yaml @@ -51,6 +51,7 @@ services: - ./docker/meilisync/config.yml:/meilisync/config.yml networks: - seichi_portal + restart: always networks: seichi_portal: name: seichi-portal-backend-network