repaired nextJS dockerfiles
This commit is contained in:
@@ -67,7 +67,4 @@ USER nextjs
|
||||
# Expose the application port
|
||||
EXPOSE 3000
|
||||
|
||||
ENV PORT=3000
|
||||
ENV HOSTNAME="0.0.0.0"
|
||||
|
||||
CMD ["node", "apps/hub/server.js"]
|
||||
Reference in New Issue
Block a user