Skip to content

Instantly share code, notes, and snippets.

@wsagen
Created December 1, 2015 05:56
Show Gist options
  • Select an option

  • Save wsagen/bb4967aff9125832ea6b to your computer and use it in GitHub Desktop.

Select an option

Save wsagen/bb4967aff9125832ea6b to your computer and use it in GitHub Desktop.
Change admin URL in magento2
To change the url open the file env.php in the path app/etc
array (
'frontName' => 'admin', // Default name which we was given at the time of installation.
),
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment