Change webroot

This commit is contained in:
Christoph Haas 2019-01-02 12:00:42 +01:00
parent 577ffb63de
commit fa0516327e
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ CONTAINER_PHP_NAME=php
# Webroot configuration
#
#WEBROOT_PATH=/path/to/your/webroot
WEBROOT_PATH=./data/www
WEBROOT_PATH=./data/site
#