개발서버를 위한 설정 추가

This commit is contained in:
2025-12-09 23:48:46 +09:00
parent 7cdcb5ff7c
commit a6eea43407

View File

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