From a64dae2d07afd02fd8260e188a75505b74497011 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=81=82=E3=82=8A=E3=81=99?= Date: Sat, 7 Oct 2023 08:33:17 +0900 Subject: [PATCH] Fix. Fixed build problem with Docker --- docker-compose.yml.example | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docker-compose.yml.example b/docker-compose.yml.example index a9a2ff5d92..287a23cab8 100644 --- a/docker-compose.yml.example +++ b/docker-compose.yml.example @@ -61,7 +61,8 @@ services: # volumes: # - ./meili_data:/meili_data + networks: shonk: web: - external: true + external: true