Skip to content

Instantly share code, notes, and snippets.

@tamr
Created March 7, 2014 20:44
Show Gist options
  • Select an option

  • Save tamr/9419685 to your computer and use it in GitHub Desktop.

Select an option

Save tamr/9419685 to your computer and use it in GitHub Desktop.
...
location ~ .php$ {
...
## Magento 2 Developer mode
fastcgi_param MAGE_MODE "developer";
...
}
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment