guardia-cms/frontend
ythong a4e37d1a62 fix(frontend): API baseURL을 same-origin('')으로 변경하여 운영 로그인 복구
배포 프론트가 baseURL 'http://localhost:<port>'로 빌드되어 브라우저가
localhost로 요청 → 운영 로그인 실패. mall과 동일하게 baseURL을 비워
same-origin(nginx→백엔드 프록시)으로 호출하도록 수정.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-18 11:27:25 +09:00
..
public style(login): 로그인 브랜드 아이콘 로고 교체 2026-06-14 10:57:24 +09:00
src fix(frontend): API baseURL을 same-origin('')으로 변경하여 운영 로그인 복구 2026-06-18 11:27:25 +09:00
index.html feat(cms): GUARDiA CMS v1.0 초기 구축 2026-06-14 10:40:05 +09:00
package-lock.json feat(cms): GUARDiA CMS v1.0 초기 구축 2026-06-14 10:40:05 +09:00
package.json feat(cms): GUARDiA CMS v1.0 초기 구축 2026-06-14 10:40:05 +09:00
postcss.config.js feat(cms): GUARDiA CMS v1.0 초기 구축 2026-06-14 10:40:05 +09:00
tailwind.config.js feat(cms): GUARDiA CMS v1.0 초기 구축 2026-06-14 10:40:05 +09:00
tsconfig.json feat(cms): GUARDiA CMS v1.0 초기 구축 2026-06-14 10:40:05 +09:00
vite.config.ts feat(cms): GUARDiA CMS v1.0 초기 구축 2026-06-14 10:40:05 +09:00