TerbiumOS / webOS

TerbiumOS web is a web os packed with features, with new updates every so often
Apache License 2.0
147 stars 733 forks source link

how to npm start this using a static IP address #49

Open georgebaileyster opened 10 months ago

georgebaileyster commented 10 months ago

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.

Notplayingallday383 commented 9 months ago

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

dt5093 commented 8 months ago

what do you mean something else

NovaAppsInc commented 8 months ago

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