diff --git a/README.md b/README.md index 288827a..d912251 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,4 @@ # freenas-iocage-caddy Script to install Caddy V2 in a FreeNAS jail -Create the jail and install Caddy -`iocage create --name="caddy" -r 11.2-RELEASE ip4_addr="vnet0|192.168.0.100/24" defaultrouter="192.168.0.1" boot="on" host_hostname="caddy" vnet="on"` +Create the jail and install Caddy `iocage create --name="caddyv2" -r 11.3-RELEASE ip4_addr="vnet0|192.168.0.100/24" defaultrouter="192.168.0.1" boot="on" host_hostname="caddyv2" vnet="on"`