Skip to content

Commit

Permalink
Fix container back to its original code that *was* broken but now isn…
Browse files Browse the repository at this point in the history
…'t...
  • Loading branch information
othyn committed Nov 18, 2021
1 parent 3527417 commit 997224e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ EXPOSE 3000
ENV NODE_ENV=production

# Let's goooooooo!
ENTRYPOINT ["npx", "node_modules/.bin/nuxt-start"]
ENTRYPOINT ["npx", "nuxt-start"]

0 comments on commit 997224e

Please sign in to comment.