Cleaning env-example

This commit is contained in:
cytopia 2016-10-09 18:49:28 +02:00
parent be1620e077
commit 1cbe68e75f
No known key found for this signature in database
GPG Key ID: 6D56EDB8695128A2

View File

@ -56,10 +56,10 @@ MYSQL_SERVER=mysql-5.5
### 1.3 Choose PHP Server Image
###
#PHP_SERVER=php-5.5
#PHP_SERVER=php-fpm-5.5
PHP_SERVER=php-fpm-5.6
#PHP_SERVER=php-7.0
#PHP_SERVER=php-7.1
#PHP_SERVER=php-fpm-7.0
#PHP_SERVER=php-fpm-7.1
#PHP_SERVER=hhvm-3
@ -98,7 +98,7 @@ HOST_PATH_TO_WWW_DOCROOTS=~/Sites
## If this directory is empty, a new mysql database will be
## created.
##
HOST_PATH_TO_MYSQL_DATADIR=~/data/mysql6
HOST_PATH_TO_MYSQL_DATADIR=~/data/mysql
@ -168,7 +168,7 @@ PHP_XDEBUG_REMOTE_PORT=9000
# Your local IP address (your computer host [not the docker])
# where your ide/editor is listening for xdebug connections.
PHP_XDEBUG_REMOTE_HOST=172.20.10.2
## TODO: Check if it works by automatically sending it to the broadcast address