Files
goldenChart/frontend/.env.example
T
2026-05-23 15:11:48 +09:00

6 lines
184 B
Bash

# GoldenChart Frontend 환경 변수
# 이 파일을 .env.local 로 복사하여 사용
# Spring Boot 백엔드 URL (Vite 프록시 사용 시 /api 로 통일)
VITE_API_BASE_URL=/api