From bb2dc70816c9ae25be7d1c0ff2426762ca5e1308 Mon Sep 17 00:00:00 2001 From: umsangdon Date: Sun, 26 Jul 2026 13:07:32 +0900 Subject: [PATCH] 260726_0 --- .env | 3 ++- .gitignore | 3 +++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/.env b/.env index e749845e..fb28a5bb 100644 --- a/.env +++ b/.env @@ -47,4 +47,5 @@ CORS_ORIGINS=http://localhost:5173,http://localhost:8000 # Public URL for email links (프론트엔드 주소) APP_PUBLIC_BASE_URL=http://localhost:5173 -# Gitea 토큰 66a40de16156431db0dfbf86149f8bafcec4832f \ No newline at end of file +# Gitea 토큰 66a40de16156431db0dfbf86149f8bafcec4832f +# 국토정보플랫폼 API키 : C7111C0D1C2D353F37EDE33145E2A286DF8D8EC6CA \ No newline at end of file diff --git a/.gitignore b/.gitignore index d22edcde..7a9447d0 100644 --- a/.gitignore +++ b/.gitignore @@ -36,6 +36,9 @@ storage/ docs/ graphify-out/ +# DWG 분석 전처리 도구 (로컬 전용 — 바이너리·원본 DWG·변환 산출물 전부 추적 제외) +resources/ + # 로그 파일 *.log