Skip to content

Commit 3ba74dd

Browse files
authored
Update pid for sql MSSQL
1 parent fb617de commit 3ba74dd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docker-compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -419,6 +419,7 @@ services:
419419
build:
420420
context: ./mssql
421421
environment:
422+
- MSSQL_PID=Express
422423
- MSSQL_DATABASE=${MSSQL_DATABASE}
423424
- SA_PASSWORD=${MSSQL_PASSWORD}
424425
- ACCEPT_EULA=Y

0 commit comments

Comments
 (0)