Skip to content

Commit

Permalink
Remove hostname
Browse files Browse the repository at this point in the history
  • Loading branch information
NiallJoeMaher authored Aug 15, 2023
1 parent 1625a5f commit 73a86be
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,5 @@ USER nextjs
EXPOSE 3000

ENV PORT 3000
ENV HOSTNAME localhost

CMD ["node", "server.js"]

0 comments on commit 73a86be

Please sign in to comment.