Merge branch 'change-mysql-version' of https://github.com/hackel/laradock into hackel-change-mysql-version
* 'change-mysql-version' of https://github.com/hackel/laradock: Add documentation on the MYSQL_VERSION variable. Allow specifying the version of MySQL to install in .env file.
This commit is contained in:
@ -92,6 +92,7 @@ PHP_SOCKET=php-fpm:9000
|
||||
|
||||
### MYSQL ##############################################################################################################
|
||||
|
||||
MYSQL_VERSION=8.0
|
||||
MYSQL_DATABASE=default
|
||||
MYSQL_USER=default
|
||||
MYSQL_PASSWORD=secret
|
||||
|
Reference in New Issue
Block a user