개발서버를 위한 설정 추가

This commit is contained in:
2025-12-09 23:49:53 +09:00
parent a6eea43407
commit 5c70490706

View File

@@ -14,7 +14,7 @@ RUN npm install
# 소스 코드 복사
COPY . .
RUN ls -al
RUN ls -al ..
COPY ../.env.development ./.env