Descope 연동

This commit is contained in:
2025-08-04 21:07:30 +09:00
parent 0e85144cdf
commit c2fa1ec589
20 changed files with 1741 additions and 39 deletions

View File

@@ -21,6 +21,7 @@ export default defineConfig(({ mode }) => {
extensions: [".ts", ".tsx", ".mjs", ".mts", ".json"],
},
server: {
allowedHosts: ["eg-qna.hmac.kr"],
proxy: {
// 나머지 /api 경로 처리
"/api": {