Update pid for sql MSSQL

This commit is contained in:
Rafael Meira 2019-12-10 11:07:58 -03:00 committed by GitHub
parent fb617deb86
commit 3ba74dd1c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -419,6 +419,7 @@ services:
build:
context: ./mssql
environment:
- MSSQL_PID=Express
- MSSQL_DATABASE=${MSSQL_DATABASE}
- SA_PASSWORD=${MSSQL_PASSWORD}
- ACCEPT_EULA=Y