Skip to content
Snippets Groups Projects
Commit 2b5f4966 authored by Alex Samorukov's avatar Alex Samorukov
Browse files

fix typo in MAGE_MOD

parent 8352a97e
Branches
No related merge requests found
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
# listen 80; # listen 80;
# server_name mage.dev; # server_name mage.dev;
# set $MAGE_ROOT /var/www/magento2; # set $MAGE_ROOT /var/www/magento2;
# set $MAGE_MODE develop; # set $MAGE_MODE developer;
# include /vagrant/magento2/nginx.conf.sample; # include /vagrant/magento2/nginx.conf.sample;
# } # }
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment