Skip to content

Commit 2440457

Browse files
authored
hotfix: sentry cli 인증 토큰 관련 문제 해결
1 parent 9ed665d commit 2440457

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)