You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix permissions issues when using bind mounts (#191)
* Create a link to /var/www/html only when /var/www/${APP_PATH} does not exist
* Fix permissions when taking into account the usage of env APP_PATH
* Adapt virtual server config file inside /etc/apache2/sites-available
* Fix port substitution in /etc/apache2/sites-available/000-default.conf
* Add instructions when using bind mounts
---------
Co-authored-by: Robin Alexander <colisee@hotmail>
0 commit comments