Skip to content

Commit

Permalink
Merge pull request #27 from trueberryless-org/update-template-files
Browse files Browse the repository at this point in the history
[ci] sync template files
  • Loading branch information
trueberryless authored Feb 21, 2025
2 parents 9e2cdd2 + 7539403 commit a7a3565
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ COPY /docs/dist ./dist
EXPOSE 80
ENV HOST=0.0.0.0
ENV PORT=80
CMD ["node", "dist/server/entry.mjs"]
CMD ["node", "dist/server/entry.mjs"]

0 comments on commit a7a3565

Please sign in to comment.