diff --git a/compose.yml b/compose.yml index e5b6257..0ef2b69 100644 --- a/compose.yml +++ b/compose.yml @@ -3,7 +3,10 @@ services: image: dockurr/windows container_name: windows environment: - VERSION: "11" + VERSION: "10" + DISK_SIZE: "250G" + USERNAME: "Heather" + PASSWORD: "heather" devices: - /dev/kvm - /dev/net/tun