mirror of
https://github.com/JamesTurland/JimsGarage.git
synced 2025-08-15 17:52:24 +00:00
update
This commit is contained in:
parent
8e8382e1b8
commit
41002ecdd4
@ -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
|
# DHCP: "Y" # if enabled you must create a macvlan
|
||||||
USERNAME: "james"
|
USERNAME: "james"
|
||||||
PASSWORD: "jimsgarage"
|
PASSWORD: "jimsgarage"
|
||||||
LANGUAGE: "ENGLISH"
|
LANGUAGE: "ENGLISH"
|
||||||
|
@ -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
|
# DHCP: "Y" # if enabled you must create a macvlan
|
||||||
devices:
|
devices:
|
||||||
- /dev/kvm
|
- /dev/kvm
|
||||||
- /dev/net/tun
|
- /dev/net/tun
|
||||||
|
Loading…
x
Reference in New Issue
Block a user