3cc3328b23
CI / build (push) Failing after 10m31s
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
3 lines
161 B
Bash
3 lines
161 B
Bash
# 운영 웹 빌드(`npm run build`) — Nginx 가 같은 도메인의 /api 를 백엔드(8080)로 프록시하므로 상대경로 사용
|
|
VITE_API_BASE_URL=/api
|