aleph.js icon indicating copy to clipboard operation
aleph.js copied to clipboard

192.168.100.66:3000 doesn't work

Open pandasoli opened this issue 2 years ago • 2 comments
trafficstars

I was trying to see my project in my phone while I code in the computer. I'm used to do this opening https://192.168.100.66:3000 in my phone.

But this time this didn't work so I tested with Fresh, and it worked so the problem is the Aleph.js.

PS: Yeah, I'm sure my local ip is correct.

pandasoli avatar Jan 25 '23 07:01 pandasoli

Maybe try replacing https with http

omraval18 avatar Feb 28 '23 07:02 omraval18

in the latest update, i removed the default hostname "localhost" when starting the server, now should work correctly

ije avatar Feb 28 '23 08:02 ije