mirror of
https://github.com/dockur/windows.git
synced 2025-12-22 10:20:35 +00:00
feat: Improve Github Codespaces configuration (#1497)
This commit is contained in:
@@ -4,7 +4,8 @@ services:
|
||||
container_name: windows
|
||||
environment:
|
||||
VERSION: "11"
|
||||
RAM_SIZE: "max"
|
||||
ALLOCATE: "Y"
|
||||
RAM_SIZE: "half"
|
||||
DISK_SIZE: "max"
|
||||
CPU_CORES: "max"
|
||||
devices:
|
||||
|
||||
Reference in New Issue
Block a user