chore: update README

This commit is contained in:
Elton Renda 2023-12-07 08:34:36 +02:00
parent 077fa50e15
commit 858c2c5e42

View File

@ -21,7 +21,7 @@ bash -c "$(wget --no-cache -qO- https://raw.githubusercontent.com/ej52/proxmox/m
| --os-version | latest | OS version to install |
| --bridge | vmbr0 | bridge used for eth0 |
| --cores | 1 | number of cpu cores |
| --disksize | 4G | size of disk |
| --disksize | 4 | size of disk in GB |
| --hostname | value of --app | hostname of the container |
| --memory | 512 | amount of memory |
| --storage | local-lvm | storage location for container disk |