mirror of
https://github.com/dockur/windows.git
synced 2026-02-04 07:59:43 +00:00
Change DISK_SIZE from 256G to 250G
This commit is contained in:
parent
0ae4c2a19b
commit
15c4f3996c
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue