mirror of
https://github.com/dockur/windows.git
synced 2025-11-05 06:29:03 +00:00
Change DISK_SIZE from 256G to 250G
This commit is contained in:
parent
0ae4c2a19b
commit
15c4f3996c
@ -6,7 +6,7 @@ services:
|
|||||||
VERSION: "10"
|
VERSION: "10"
|
||||||
RAM_SIZE: "4G"
|
RAM_SIZE: "4G"
|
||||||
CPU_CORES: "2"
|
CPU_CORES: "2"
|
||||||
DISK_SIZE: "256G"
|
DISK_SIZE: "250G"
|
||||||
USERNAME: "Heather"
|
USERNAME: "Heather"
|
||||||
PASSWORD: "heather"
|
PASSWORD: "heather"
|
||||||
devices:
|
devices:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user