Update README.md

master
basilhendroff 2020-05-21 11:23:05 +08:00 committed by GitHub
parent d84eb821dd
commit 634137e695
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -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"`