From 19862c6188cbfc9292f1734e9d524950e1a375c1 Mon Sep 17 00:00:00 2001 From: kyy Date: Tue, 3 Feb 2026 11:27:56 +0900 Subject: [PATCH] =?UTF-8?q?adminer=20=EC=9D=B8=ED=94=84=EB=9D=BC=20?= =?UTF-8?q?=EC=A0=9C=EA=B1=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- compose.infra.yaml | 9 --------- 1 file changed, 9 deletions(-) diff --git a/compose.infra.yaml b/compose.infra.yaml index 259bd68f..368b8911 100644 --- a/compose.infra.yaml +++ b/compose.infra.yaml @@ -66,15 +66,6 @@ services: retries: 3 start_period: 10s - adminer: - image: adminer - container_name: baron_adminer - restart: always - ports: - - "8080:8080" - networks: - - baron_net - volumes: postgres_data: clickhouse_data: