Ver Fonte

next start

Signed-off-by: rizqevo <rizqevo@hotmail.com>
rizqevo há 3 anos atrás
pai
commit
1bc57f81ea
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      dockerfile

+ 1 - 1
dockerfile

@@ -15,4 +15,4 @@ COPY . .
 EXPOSE 3000
 
 # Running the app
-CMD "npm" "start"
+CMD "next" "start"