Skip to content

Commit 65fee49

Browse files
committed
Merge commit 'refs/pull/1054/head' of https://github.com/magento/magento2 into public-pulls
2 parents 44d3547 + 2b5f496 commit 65fee49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nginx.conf.sample

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# listen 80;
1414
# server_name mage.dev;
1515
# set $MAGE_ROOT /var/www/magento2;
16-
# set $MAGE_MODE develop;
16+
# set $MAGE_MODE developer;
1717
# include /vagrant/magento2/nginx.conf.sample;
1818
# }
1919

0 commit comments

Comments
 (0)