Add DISK2_SIZE and fix devices indentation

Added DISK2_SIZE environment variable and corrected indentation for devices.
This commit is contained in:
tyleristhegoar-stack 2026-02-05 14:36:26 -05:00 committed by GitHub
parent a2ff41e8b8
commit ce2ec49b77
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,8 +6,8 @@ services:
VERSION: "11" VERSION: "11"
DISK_SIZE: "509G" DISK_SIZE: "509G"
MANUAL: "Y" MANUAL: "Y"
DISK2_SIZE: "639G
devices: devices:
- /dev/kvm - /dev/kvm
- /dev/net/tun - /dev/net/tun
cap_add: cap_add: