note about primary domain and ip addr for daplie tools

This commit is contained in:
AJ ONeal 2017-07-31 18:09:57 -06:00
parent a5395d1378
commit 4d54de7025
1 changed files with 3 additions and 0 deletions

View File

@ -164,7 +164,10 @@ assets.<domain.tld>
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