Update INSTALL.md
This commit is contained in:
parent
683e033c85
commit
ca44f467a3
|
@ -65,8 +65,8 @@ The domains can be setup through the Daplie Desktop App or with daplie-tools
|
||||||
Replace `foodevice` with whatever you like to call this device
|
Replace `foodevice` with whatever you like to call this device
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
# i.e. foodevice
|
# hostname
|
||||||
my_device=$(hostname)
|
my_device=foodevice
|
||||||
|
|
||||||
# curl https://api.oauth3.org/api/tunnel@oauth3.org/checkip
|
# curl https://api.oauth3.org/api/tunnel@oauth3.org/checkip
|
||||||
my_address=127.0.0.1
|
my_address=127.0.0.1
|
||||||
|
|
Loading…
Reference in New Issue