6 lines
167 B
Bash
6 lines
167 B
Bash
# 웹 로컬 개발
|
|
# VITE_API_BASE_URL=http://localhost:8080/api
|
|
|
|
# 모바일 APK / exdev (HTTPS 443 미사용 — http 만)
|
|
VITE_API_BASE_URL=http://exdev.co.kr/api
|