3 lines
184 B
Plaintext
3 lines
184 B
Plaintext
# 모바일 디바이스로 로컬 서버 확인하려면 자신 IP 주소로 변경
|
|
# 다시 로컬에서 개발할때는 localhost로 변경
|
|
NEXT_PUBLIC_API_URL=http://localhost:3000 |