TerbiumOS/webOS

how to npm start this using a static IP address

georgebaileyster opened this issue · 3 comments

Hi I cannot work out how this can be started to anything other than localhost. Is there a simple solution to this.

Many thanks for your help.

If your static hosting you don’t need to run npm start because it’s not possible however set the output directory to static and just change the bare server in uv.config.js and dynamic.config.js to something else so it doesn’t break

what do you mean something else

when using an IP of your machine find your IP (i.e. 192.168.1.1) and put the port that it's running on :6969 (i.e. 192.168.1.1:6969