Merge pull request #2422 from rmeira/master

Update MSSQL image
This commit is contained in:
Shao Yu-Lung (Allen)
2019-12-21 18:52:41 +08:00
committed by GitHub
6 changed files with 4 additions and 27 deletions

View File

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