Releases: lombax85/docker-apache-mysql-php-mongo
Releases · lombax85/docker-apache-mysql-php-mongo
1.0.8
added a new pre-merge hook to backup the .env file every time you update the package
1.0.7
added the possibility to set the ssh port via .env
1.0.6
added laravel defaults for database configuration in .env.composer
1.0.4
If you install inside two different projects on the same machine, you have to rename the container directory ("docker") to something unique. FIXED BY: the install script now creates a .env with an unique project name, docker_TIMESTAMP
1.0.3
fix docker_data directory default path
1.0.2
Fixed the data loss after a composer update
1.0.1
added htaccess deny from all