Skip to content

Commit eaffe98

Browse files
authored
Update compose.yml
1 parent 9178ec3 commit eaffe98

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

compose.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,9 @@ services:
1313
- type: bind
1414
source: C:\Windows\System32
1515
target: C:\mount\Windows\System32
16-
read_only: true
16+
read_only: true
17+
18+
networks:
19+
default:
20+
external: true
21+
name: docker_default

0 commit comments

Comments
 (0)