We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb617de commit 3ba74ddCopy full SHA for 3ba74dd
1 file changed
docker-compose.yml
@@ -419,6 +419,7 @@ services:
419
build:
420
context: ./mssql
421
environment:
422
+ - MSSQL_PID=Express
423
- MSSQL_DATABASE=${MSSQL_DATABASE}
424
- SA_PASSWORD=${MSSQL_PASSWORD}
425
- ACCEPT_EULA=Y
0 commit comments