Dockerfile Hub
This commit was merged in pull request #150.
This commit is contained in:
@@ -75,5 +75,6 @@ USER nextjs
|
||||
|
||||
# Expose the application port
|
||||
EXPOSE 3000
|
||||
ENV HOST=0.0.0.0
|
||||
|
||||
CMD ["node", "apps/dispatch/server.js"]
|
||||
Reference in New Issue
Block a user