mirror of
https://github.com/dockur/windows.git
synced 2026-02-06 18:57:24 +00:00
Fix syntax error in compose.yml for DISK2_SIZE
This commit is contained in:
parent
ce2ec49b77
commit
17b8dc5456
@ -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…
Reference in New Issue
Block a user