Merge pull request #59 from cebe/patch-1

Fixed typo in .env file
This commit is contained in:
cytopia 2017-05-07 23:33:06 +02:00 committed by GitHub
commit 4c0ec7de3d

View File

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