generated from Fascinated/nextjs-13-template-with-tailwindcss
This commit is contained in:
parent
c5dfa63e1a
commit
58e51ed821
@ -22,8 +22,8 @@ RUN npm prune --production
|
||||
EXPOSE 3000
|
||||
|
||||
# Set permissions and user
|
||||
RUN chown -R node /usr/src/app
|
||||
USER node
|
||||
#RUN chown -R node /usr/src/app
|
||||
#USER node
|
||||
|
||||
# Start the app
|
||||
CMD ["npm", "start"]
|
Loading…
Reference in New Issue
Block a user