Skip to content

Commit 2e86243

Browse files
Update docker-compose.yml
1 parent 6b61c7d commit 2e86243

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ services:
166166
- SA_PASSWORD=${MSSQL_PASSWORD}
167167
- ACCEPT_EULA=Y
168168
volumes:
169-
- mssql:/var/lib/mysql
169+
- mssql:/var/opt/mssql
170170
ports:
171171
- "${MSSQL_PORT}:1433"
172172

0 commit comments

Comments
 (0)