This website requires JavaScript.
Explore
Help
Register
Sign In
sb
/
sb-front
Watch
1
Star
0
Fork
0
You've already forked sb-front
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
59f38b33487867f79ed4265a8118d5b0a8ab970c
sb-front
/
.env.production
T
3 lines
161 B
Bash
Raw
Normal View
History
Unescape
Escape
fix: 운영 웹 API를 상대경로(/api)로 교정 (localhost 박힘 문제)
2026-05-31 20:25:57 +09:00
# 운영 웹 빌드(`npm run build`) — Nginx 가 같은 도메인의 /api 를 백엔드(8080)로 프록시하므로 상대경로 사용
VITE_API_BASE_URL
=
/api
Reference in New Issue
Copy Permalink