Mount only htdocs
This commit is contained in:
parent
b82d9543eb
commit
f90895fbc2
1 changed files with 1 additions and 1 deletions
|
@ -14,5 +14,5 @@ services:
|
|||
environment:
|
||||
- SERVERADMINMAIL=webmaster@example.com
|
||||
volumes:
|
||||
- ./aap-webroot:/var/www/localhost
|
||||
- ./aap-webroot:/var/www/localhost/htdocs
|
||||
|
||||
|
|
Loading…
Reference in a new issue