Closed
Description
My magento2 source code is coming from git clone
and below are my steps to update Magento2 source code on production.
Can anyone help to check these steps are correct?
Thank you.
- git pull
- composer update
- php bin/magento setup:upgrade
- php bin/magento setup:static-content:deploy
- chown -R nginx:nginx *
Metadata
Metadata
Assignees
Labels
No labels