From a0570e88d4ea1ff14d8f97b98dea9bc7ed3d6133 Mon Sep 17 00:00:00 2001 From: SDI Date: Fri, 19 Jun 2026 10:48:01 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20Dockerfile=20=EB=B6=88=ED=95=84=EC=9A=94?= =?UTF-8?q?=ED=95=9C=20=EC=9D=B4=EB=AF=B8=EC=A7=80=20=EB=B3=B5=EC=82=AC=20?= =?UTF-8?q?=EB=AA=85=EB=A0=B9=EC=96=B4=20=EC=A0=9C=EA=B1=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Dockerfile.frontend.prod | 2 +- ITAM_임원보고_운영배포_요약.md | 2 +- index.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Dockerfile.frontend.prod b/Dockerfile.frontend.prod index e068ff9..d1fa16e 100644 --- a/Dockerfile.frontend.prod +++ b/Dockerfile.frontend.prod @@ -39,7 +39,7 @@ COPY --from=builder /app/dist . COPY img ./img # Copy root-level logo asset referenced directly by index.html -COPY ["image 92.png", "./image 92.png"] +# COPY ["image 92.png", "./image 92.png"] # Copy Nginx static file serving configuration (not reverse proxy) COPY docker/frontend/default.conf /etc/nginx/conf.d/default.conf diff --git a/ITAM_임원보고_운영배포_요약.md b/ITAM_임원보고_운영배포_요약.md index 1d251e6..f3be050 100644 --- a/ITAM_임원보고_운영배포_요약.md +++ b/ITAM_임원보고_운영배포_요약.md @@ -58,7 +58,7 @@ flowchart TD ```mermaid gantt - title ITAM 운영 오픈 일정 + title 자산관리 시스템 운영 오픈 일정 dateFormat YYYY-MM-DD axisFormat %m/%d diff --git a/index.html b/index.html index f836f0a..ec81e9a 100644 --- a/index.html +++ b/index.html @@ -24,7 +24,7 @@