Quantcast
Viewing all articles
Browse latest Browse all 1844

TwineJS : How to Serve on local network?

Hi. I got this wonderful version or twine (Twinejs) working on a raspberry pi:

Now I would love to make the server listen not to localhost, but my machines IP on the network, so that it can serve other computers on the network. But I can't figure out if that is possible within Twinejs.

Is there a config file somewhere that I can tell to use e.g. 192.168.178.x:8080 instead of localhost:8080?
Or do I missunderstand the approach?

Viewing all articles
Browse latest Browse all 1844

Trending Articles