From b306b0e42c6468f50f380a8b3e731bd1f231a6ad Mon Sep 17 00:00:00 2001 From: gahusb Date: Fri, 20 Mar 2026 00:08:10 +0900 Subject: [PATCH] =?UTF-8?q?feat:=20=EB=8B=A4=EC=9A=B4=EB=A1=9C=EB=93=9C=20?= =?UTF-8?q?URL=EC=9D=84=20NAS=20CDN=20=ED=99=98=EA=B2=BD=EB=B3=80=EC=88=98?= =?UTF-8?q?=20=EA=B8=B0=EB=B0=98=EC=9C=BC=EB=A1=9C=20=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit NEXT_PUBLIC_CDN_URL 환경변수로 다운로드 경로 관리 - Cloudflare Tunnel + NAS nginx 서버 연동 예정 - 미설정 시 상대경로(/downloads/...) 폴백 Co-Authored-By: Claude Sonnet 4.6 --- app/services/automation/tools/excel/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/services/automation/tools/excel/page.tsx b/app/services/automation/tools/excel/page.tsx index 4a72b57..ab63c04 100644 --- a/app/services/automation/tools/excel/page.tsx +++ b/app/services/automation/tools/excel/page.tsx @@ -175,7 +175,7 @@ export default function ExcelToolPage() {
@@ -321,7 +321,7 @@ export default function ExcelToolPage() {