generated from Fascinated/nextjs-13-template-with-tailwindcss
start work on auto downloading the public directory images
All checks were successful
Publish Docker Image / docker (push) Successful in 1m25s
All checks were successful
Publish Docker Image / docker (push) Successful in 1m25s
This commit is contained in:
parent
b3be2ee10f
commit
8cd0ff0a46
@ -24,4 +24,4 @@ ENV NODE_ENV=production
|
||||
EXPOSE 3000
|
||||
|
||||
# Start the app
|
||||
CMD ["npm", "start"]
|
||||
CMD ["bash", "start.sh"]
|
Loading…
x
Reference in New Issue
Block a user