New MySQL host parameter in the .env file

This commit is contained in:
Vincent Letourneau
2017-08-03 11:34:38 +02:00
parent 6f0a9bb780
commit e479945f53
3 changed files with 5 additions and 4 deletions

1
.env
View File

@@ -2,6 +2,7 @@
# See https://docs.docker.com/compose/environment-variables/#the-env-file
MYSQL_HOST=mysql
MYSQL_DATABASE=test
MYSQL_ROOT_USER=root
MYSQL_ROOT_PASSWORD=root