Skip to content

Commit

Permalink
fix: build
Browse files Browse the repository at this point in the history
  • Loading branch information
confuser committed Apr 9, 2024
1 parent b64af96 commit 595029d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ COPY . .
ENV NEXT_TELEMETRY_DISABLED 1
ENV NODE_ENV production

ENV NODE_OPTIONS --openssl-legacy-provider

RUN npm run build

# expose port and define CMD
Expand Down

0 comments on commit 595029d

Please sign in to comment.