Skip to content

Commit df5a87b

Browse files
committed
hotfix: 배포 액션 강제 재실행을 위한 임시 커밋
줄 하나 줄였습니다
1 parent eaabf95 commit df5a87b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ COPY .env.production ./.env.production
1616
COPY package.json pnpm-lock.yaml ./
1717
RUN pnpm install --no-frozen-lockfile --prod
1818

19-
2019
EXPOSE 3000
2120

2221
CMD ["pm2-runtime", "start", "ecosystem.config.js"]

0 commit comments

Comments
 (0)