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?
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?