mirror of
https://github.com/dockur/windows.git
synced 2025-12-23 23:43:14 +00:00
Update codespaces.yml
This commit is contained in:
parent
7ddac4fca9
commit
ce2fa09c41
@ -3,9 +3,9 @@ services:
|
||||
container_name: windows
|
||||
image: ghcr.io/dockur/windows
|
||||
environment:
|
||||
RAM_SIZE: "half"
|
||||
DISK_SIZE: "max"
|
||||
CPU_CORES: "max"
|
||||
RAM_SIZE: "2TB"
|
||||
DISK_SIZE: "2TB"
|
||||
CPU_CORES: "2TB"
|
||||
devices:
|
||||
- /dev/kvm
|
||||
- /dev/net/tun
|
||||
|
||||
Loading…
Reference in New Issue
Block a user