Skip to content

Commit

Permalink
remove newline
Browse files Browse the repository at this point in the history
  • Loading branch information
trueberryless authored Feb 21, 2025
1 parent caad7ff commit 2b09889
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion template-files/Dockerfile/Node.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,3 @@ EXPOSE 80
ENV HOST=0.0.0.0
ENV PORT=80
CMD ["node", "dist/server/entry.mjs"]

0 comments on commit 2b09889

Please sign in to comment.