This repository was archived by the owner on Dec 1, 2018. It is now read-only.

Description
Hi,
I have an "Error 500" error after #dsh up, I have edited the "project_root" into the docker-compose.yml file with: "- &project_root ".:/var/www/docroot"" and call #dsh reset and I now get an 403 Forbidden.
I have tried #docker logs MYPROJECT_web_1 and MYPROJECT_cli_1 but it not return any informations about this errors.
My project structure:
.docker/
.git/
docroot/
tmp/
docker-compose.yml
README.md