Skip to content

Commit

Permalink
updated node options to fix ERR_OSSL_EVP_UNSUPPORTED
Browse files Browse the repository at this point in the history
  • Loading branch information
ryantk committed Mar 29, 2023
1 parent f07d34d commit e399ada
Show file tree
Hide file tree
Showing 3 changed files with 33,509 additions and 8,576 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ RUN npm run build

EXPOSE 8080
EXPOSE 8000
CMD [ "node", "server.js" ]
CMD [ "node", "server.js" ]
Loading

0 comments on commit e399ada

Please sign in to comment.