From fa0516327ea50e995d8b6794542fbb78578749f8 Mon Sep 17 00:00:00 2001 From: Christoph Haas Date: Wed, 2 Jan 2019 12:00:42 +0100 Subject: [PATCH] Change webroot --- .env.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.sample b/.env.sample index 1df805d..8bb32b2 100644 --- a/.env.sample +++ b/.env.sample @@ -38,7 +38,7 @@ CONTAINER_PHP_NAME=php # Webroot configuration # #WEBROOT_PATH=/path/to/your/webroot -WEBROOT_PATH=./data/www +WEBROOT_PATH=./data/site #