Update env-example

This commit is contained in:
Rafael Meira
2019-12-10 11:12:53 -03:00
committed by GitHub
parent a010010d97
commit 0da0f302d3

View File

@ -291,7 +291,7 @@ PERCONA_ENTRYPOINT_INITDB=./percona/docker-entrypoint-initdb.d
### MSSQL #################################################
MSSQL_DATABASE=homestead
MSSQL_DATABASE=master
MSSQL_PASSWORD=yourStrong(!)Password
MSSQL_PORT=1433