Tổng đài tư vấn: 033 688 8648
Hotline: 039 511 6390
[magento] Set Base Url using cammand line
php bin/magento setup:store-config:set --base-url="http://localhost:8080/"
php bin/magento setup:store-config:set --base-url-secure="https://localhost:8080/"
php bin/magento cache:flush