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 @@