diff --git a/Dockerfile b/Dockerfile index 44e3bda..707727a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,3 +1,2 @@ FROM node:4-onbuild -# replace this with your application's default port EXPOSE 3000 \ No newline at end of file