Browse Source

test forever

dotos 9 years ago
parent
commit
898c9b5cfc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -12,4 +12,4 @@ COPY . /usr/src/app
 EXPOSE 3000
 
 #ENTRYPOINT ["node", "app.js"]
-CMD forever start bin/www
+CMD forever start ./bin/www