generated from Fascinated/nextjs-13-template-with-tailwindcss
Add auto downloading of files #4
@ -24,4 +24,4 @@ ENV NODE_ENV=production
|
||||
EXPOSE 3000
|
||||
|
||||
# Start the app
|
||||
CMD ["npm", "start"]
|
||||
CMD ["bash", "start.sh"]
|
Reference in New Issue
Block a user