3 lines
104 B
Bash
3 lines
104 B
Bash
|
|
# 운영 환경: 실제 백엔드 주소로 교체하세요
|
||
|
|
VITE_API_BASE_URL=http://localhost:8080/api
|