alexa-home-controller icon indicating copy to clipboard operation
alexa-home-controller copied to clipboard

Web address was different for me than in readme

Open tszumowski opened this issue 8 years ago • 1 comments

When I run the code, I need to go to http://localhost:8081/alexa/kodi, instead of http://localhost:8081/apps/home, as the readme mentions. It appears it opens an endpoint at /alexa/kodi, as shown in the run log below:

C:\workspace\alexa-home-controller>node server.js
Not serving static content because directory [public_html] does not exist
No server modules loaded because directory [server] does not exist
Loading apps from: apps
   Loaded app [home] at endpoint: /alexa/kodi

tszumowski avatar Nov 26 '16 20:11 tszumowski

Nice spot, will update the readme! Thank you! :D

WarlaxZ avatar Jan 11 '17 21:01 WarlaxZ