Authored by jimi.ji

add docker

@@ -29,4 +29,4 @@ RUN set -x \ @@ -29,4 +29,4 @@ RUN set -x \
29 #expose port 29 #expose port
30 EXPOSE 9000 30 EXPOSE 9000
31 31
32 -CMD ["node","starter.js"]  
  32 +CMD ["node","app.js"]