From d69e5431ceba8ebfeca50d85ac03b33fb2787ce3 Mon Sep 17 00:00:00 2001 From: JiWoong Sul Date: Sat, 18 Oct 2025 22:23:52 +0900 Subject: [PATCH] =?UTF-8?q?=EA=B0=9C=EB=B0=9C=20=ED=99=98=EA=B2=BD=20?= =?UTF-8?q?=EC=8B=A4=EC=84=9C=EB=B2=84=20URL=20=EC=A0=81=EC=9A=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.development.example b/.env.development.example index 4a2e57e..c63bb20 100644 --- a/.env.development.example +++ b/.env.development.example @@ -1,4 +1,4 @@ -API_BASE_URL=http://localhost:8080 +API_BASE_URL=http://43.201.34.104:8080 # 기능 플래그 (true/false) # 백엔드 엔드포인트 준비 상태에 따라 개별 화면 제어에 활용