Remove ALLOCATE environment variable from config

This commit is contained in:
Kroese 2025-10-19 10:00:16 +02:00 committed by GitHub
parent 0d104ccf4a
commit e6a54c07b3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,7 +3,6 @@ services:
container_name: windows
image: ghcr.io/dockur/windows
environment:
ALLOCATE: "Y"
RAM_SIZE: "half"
DISK_SIZE: "max"
CPU_CORES: "max"