배포 프론트가 baseURL 'http://localhost:<port>'로 빌드되어 브라우저가 localhost로 요청 → 운영 로그인 실패. mall과 동일하게 baseURL을 비워 same-origin(nginx→백엔드 프록시)으로 호출하도록 수정. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| postcss.config.js | ||
| tailwind.config.js | ||
| tsconfig.json | ||
| vite.config.ts | ||