From 9a27018922bfff66cb4ab2ce1aa8b76fcd82112d Mon Sep 17 00:00:00 2001 From: yangsh Date: Mon, 9 Feb 2026 09:49:08 +0900 Subject: [PATCH] =?UTF-8?q?=EC=82=AC=EC=9D=B4=EB=93=9C=EB=A9=94=EB=89=B4?= =?UTF-8?q?=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/Views/layouts/sidebar.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/Views/layouts/sidebar.php b/app/Views/layouts/sidebar.php index 1ef0df0..7f04196 100644 --- a/app/Views/layouts/sidebar.php +++ b/app/Views/layouts/sidebar.php @@ -45,7 +45,7 @@ $dockerServers = ['172.18.0.2']; // 테스트 서버 - $testServers = ['192.168.200.9', '192.168.10.237', '175.126.191.182']; + $testServers = ['192.168.200.9', '192.168.10.237', '175.126.191.182', '192.168.10.243']; // 운영 서버 IP 매핑 $prodServers = [