Partly reverting 690137a3

This commit is contained in:
Winfried
2017-05-01 12:36:31 +02:00
parent d44873085b
commit 8246863cd7
11 changed files with 241 additions and 235 deletions

View File

@ -5,7 +5,7 @@
### Application Path
# Point to your application code, will be available at `/var/www`.
APPLICATION=../public/
APPLICATION=../
### Data Path:
# For all storage systems.
@ -239,4 +239,3 @@ PHP_IDE_CONFIG=serverName=laradock
# Fix for windows users to make sure the application path works.
COMPOSE_CONVERT_WINDOWS_PATHS=1