mirror of
https://github.com/dockur/windows.git
synced 2026-03-21 19:49:44 +00:00
Fix syntax error in compose.yml for DISK2_SIZE
This commit is contained in:
parent
ce2ec49b77
commit
17b8dc5456
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ services:
|
|||
VERSION: "11"
|
||||
DISK_SIZE: "509G"
|
||||
MANUAL: "Y"
|
||||
DISK2_SIZE: "639G
|
||||
DISK2_SIZE: "639G"
|
||||
devices:
|
||||
- /dev/kvm
|
||||
- /dev/net/tun
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue