Skip to content

Commit

Permalink
export openssl legacy provider during runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
HarmlessHarm committed Feb 2, 2024
1 parent 7b2208e commit 6f0a2be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@ COPY ./dist/ssr .
RUN npm i
RUN npm install pm2 -g

RUN export NODE_OPTIONS=--openssl-legacy-provider
ENTRYPOINT ["pm2-runtime", "index.js"]

0 comments on commit 6f0a2be

Please sign in to comment.