update dockerfile
This commit is contained in:
+1
-1
@@ -34,4 +34,4 @@ EXPOSE 8080
|
||||
|
||||
# Command to run the application
|
||||
|
||||
CMD [ "node", "index.js" ]
|
||||
CMD [ "node", "index.mjs" ]
|
||||
Reference in New Issue
Block a user