Answers for "magento2 how to update site in production mode"

0

change to production mode magento 2

bin/magento deploy:mode:show
bin/magento deploy:mode:set production
Posted by: Guest on May-05-2020

Code answers related to "magento2 how to update site in production mode"

Browse Popular Code Answers by Language