How to disable secure url login to M admin panel via CLI

Hi Craig,

Do you know how to disable secure login to the admin panel via CLI?

As you can imagine I can’t even access to phpmyadmin to start messing with table records. It needs to be done via CLI.

I tried
``bin/magento setup:store-config:set --base-url-secure=“http://mydoomaine.co.uk/

but Magento isn’t stupid and highlights that it has to be https.

Thank you.

I’m not able to give you a proper answer right now… But the answer you’re after us here https://devdocs.magento.com/guides/v2.4/install-gde/install/cli/install-cli-subcommands-store.html

Just make sure you base URL (not secure) doesn’t contain https)

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.