How to set Magento 2 modes (production, development)
To set a Magento 2 mode, use the following command:
1 |
magento setup:mode:set {mode} [-s|--skip-compilation] |
To set a Magento 2 mode, use the following command:
1 |
magento setup:mode:set {mode} [-s|--skip-compilation] |