fix: update Dockerfile
This commit is contained in:
parent
b1f389be2e
commit
2bbf6a6adb
@ -29,4 +29,4 @@ USER nextjs
|
|||||||
|
|
||||||
EXPOSE 3000
|
EXPOSE 3000
|
||||||
|
|
||||||
CMD ["nginx", "-g", "daemon off;"]
|
CMD ["node", "server.js"]
|
||||||
|
Loading…
Reference in New Issue
Block a user