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