diff --git a/README.md b/README.md index 13dca4a..c752bd7 100644 --- a/README.md +++ b/README.md @@ -164,7 +164,10 @@ assets. The domains can be setup through the Daplie Desktop App or with `daplie-tools` ```bash +# set device address and attach primary domain daplie devices:attach -d foodevice -n example.com -a 127.0.0.1 + +# attach all other domains with same device/address daplie devices:attach -d foodevice -n www.example.com daplie devices:attach -d foodevice -n api.example.com daplie devices:attach -d foodevice -n assets.example.com