8 lines
173 B
JSON
8 lines
173 B
JSON
{
|
|
"name": "nginx-proxy",
|
|
"cores": 2,
|
|
"memory": 2048,
|
|
"onboot": 1,
|
|
"scsi0": "local-zfs:vm-100-disk-0,size=32G",
|
|
"net0": "virtio=AA:BB:CC:DD:EE:FF,bridge=vmbr0"
|
|
}
|