Fixed typo in .env file

`MySQL` -> `PostgreSQL` in PostgreSQL section.
This commit is contained in:
Carsten Brandt 2017-05-07 23:04:17 +02:00 committed by GitHub
parent b20efd0e1a
commit 20816fe831

View File

@ -222,7 +222,7 @@ POSTGRES_USER=postgres
POSTGRES_PASSWORD=
###
### Expose MySQL Port to Host
### Expose PostgreSQL Port to Host
###
HOST_PORT_POSTGRES=5432