andrewn / neue-radio

Neue Radio: Prototype connected object using web technologies
10 stars 6 forks source link

Re-request IP address if one has not been set #87

Closed pixelblend closed 6 years ago

pixelblend commented 6 years ago

A device's IP address is fluid. So, in order to always have the correct address, the debbuger re-requests it on each page load.

If an IP has been set by environment variable, the address will not change.

Fixes #84