3 lines
117 B
Bash
3 lines
117 B
Bash
# 백엔드 API 서버 URL (Docker Compose 환경 또는 배포 환경에 맞춤)
|
|
VITE_API_URL=http://localhost:4000
|
# 백엔드 API 서버 URL (Docker Compose 환경 또는 배포 환경에 맞춤)
|
|
VITE_API_URL=http://localhost:4000
|