Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mwiekens authored and JeroenBoersma committed Jul 23, 2018
1 parent 6da26d8 commit 92a3c86
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,10 @@ You should now be able to browse to `http://test.project.localhost/info.php` and
Inside the development folder you will find a folder called `workspace`. The folders follow a certain structure, as described below:
`customer/project/htdocs`

> For **WSL**
>
> Docker for Windows automatically mounts to `C:\workspace`. You'll find your workspace there. To change this, update `docker-compose-wsl.yml`
You will notice that this has a 1-on-1 relation to the hostname provided in your hostfile:
`workspace/test/project/htdocs` => `https://test.project.localhost/`

Expand Down

0 comments on commit 92a3c86

Please sign in to comment.