Ver Fonte

test forever

dotos há 9 anos atrás
pai
commit
898c9b5cfc
1 ficheiros alterados com 1 adições e 1 exclusões
  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