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) # 백엔드 엔드포인트 준비 상태에 따라 개별 화면 제어에 활용