Update README.md

master
basilhendroff 2020-05-21 11:26:20 +08:00
parent 634137e695
commit 0cbbd5ea45
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# freenas-iocage-caddy
Script to install Caddy V2 in a FreeNAS jail
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"`
Create the jail and install Caddy `iocage create --name="caddyv2" -r 11.3-RELEASE ip4_addr="vnet0|10.1.1.45/24" defaultrouter="10.1.1.1" boot="on" host_hostname="caddyv2" vnet="on"`