Update INSTALL.md
This commit is contained in:
parent
8ad87bd779
commit
fc604813e3
|
@ -69,6 +69,9 @@ Replace `foodevice` with whatever you like to call this device
|
||||||
my_device=foodevice
|
my_device=foodevice
|
||||||
|
|
||||||
# curl https://api.oauth3.org/api/tunnel@oauth3.org/checkip
|
# curl https://api.oauth3.org/api/tunnel@oauth3.org/checkip
|
||||||
|
# READ THIS: localhost is being used as an example.
|
||||||
|
# Your IP address should be public facing (i.e. port-forwarding is enabled on your router).
|
||||||
|
# If it isn't, then you need something like goldilocks providing a tunnel.
|
||||||
my_address=127.0.0.1
|
my_address=127.0.0.1
|
||||||
|
|
||||||
# set device address and attach primary domain
|
# set device address and attach primary domain
|
||||||
|
|
Loading…
Reference in New Issue