Update pid for sql MSSQL
This commit is contained in:
parent
fb617deb86
commit
3ba74dd1c3
@ -419,6 +419,7 @@ services:
|
||||
build:
|
||||
context: ./mssql
|
||||
environment:
|
||||
- MSSQL_PID=Express
|
||||
- MSSQL_DATABASE=${MSSQL_DATABASE}
|
||||
- SA_PASSWORD=${MSSQL_PASSWORD}
|
||||
- ACCEPT_EULA=Y
|
||||
|
Loading…
Reference in New Issue
Block a user