Update server/Dockerfile
This commit is contained in:
@@ -12,3 +12,4 @@ ENV PORT=8080
|
||||
EXPOSE 8080
|
||||
|
||||
CMD ["node", "src/index.js"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user
@@ -12,3 +12,4 @@ ENV PORT=8080
|
||||
EXPOSE 8080
|
||||
|
||||
CMD ["node", "src/index.js"]
|
||||
|
||||
|
||||