alankent / vagrant-magento2-apache-base

Base Vagrant image for building Magento 2 within
58 stars 29 forks source link

Linux fix permissions #7

Open rojoangel opened 9 years ago

rojoangel commented 9 years ago

Configured the sync folders permissions to fix the permission issues for www-data user when using a linux host box. PR#2 is trying to address the same issue in a similar way.