Reference 진짜 ip 주소 찾는 방법 (192.x.x.x는 진짜 ip 주소가 아니다.) How to get the Android Emulator's IP address?
CMD나 Powershell 실행
ipconfig → 로컬 영역 IPv4 주소 얻을 수 있다
ipconfig
.env 파일에 API_URL = http://IPv4주소:3105 로 입력
API_URL = http://IPv4주소:3105
에뮬레이터나 모바일 기기에서 크롬을 켜서 http://IPv4주소:3105 (API_URL) 를 쳤을 때 ok가 뜨나 보기
http://IPv4주소:3105