VITE_VWORLD_API_KEY를 프론트엔드에서 직접 사용하던 방식에서 백엔드 프록시(/api/tiles/vworld)를 통해 API 키를 서버에서 관리하도록 변경. CORS 우회 + API 키 보호 효과.
8 lines
173 B
JSON
8 lines
173 B
JSON
{
|
|
"applied_global_version": "1.6.1",
|
|
"applied_date": "2026-03-30",
|
|
"project_type": "react-ts",
|
|
"gitea_url": "https://gitea.gc-si.dev",
|
|
"custom_pre_commit": true
|
|
}
|