This commit is contained in:
JamesTurland 2025-07-29 22:19:04 +01:00
parent a51a869cec
commit 8e8382e1b8
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ services:
DISK_SIZE: "50G" DISK_SIZE: "50G"
RAM_SIZE: "4G" RAM_SIZE: "4G"
CPU_CORES: "4" CPU_CORES: "4"
# DHCP: "Y" # if enabled you must also create a macvlan to place the container on # DHCP: "Y" # if enabled you must also create a macvlan
USERNAME: "james" USERNAME: "james"
PASSWORD: "jimsgarage" PASSWORD: "jimsgarage"
LANGUAGE: "ENGLISH" LANGUAGE: "ENGLISH"

View File

@ -7,7 +7,7 @@ services:
DISK_SIZE: "50G" DISK_SIZE: "50G"
RAM_SIZE: "6G" RAM_SIZE: "6G"
CPU_CORES: "4" CPU_CORES: "4"
# DHCP: "Y" # if enabled you must also create a macvlan to place the container on # DHCP: "Y" # if enabled you must also create a macvlan
devices: devices:
- /dev/kvm - /dev/kvm
- /dev/net/tun - /dev/net/tun