Skip to content

Commit d514007

Browse files
authored
Update compose.yml, restart: always to boot after host wakes up
1 parent eaffe98 commit d514007

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ services:
1414
source: C:\Windows\System32
1515
target: C:\mount\Windows\System32
1616
read_only: true
17+
restart: always
1718

1819
networks:
1920
default:

0 commit comments

Comments
 (0)