irelephant [he/him]🍭@lemm.eeM to [Moved to !iiiiiiitttttttttttt@programming.dev, check pinned post.] iiiiiiitttttttttttt.@lemmy.worldEnglish · 2 months ago"Works on my machine".lemm.eeimagemessage-square100linkfedilinkarrow-up1810arrow-down10
arrow-up1810arrow-down1image"Works on my machine".lemm.eeirelephant [he/him]🍭@lemm.eeM to [Moved to !iiiiiiitttttttttttt@programming.dev, check pinned post.] iiiiiiitttttttttttt.@lemmy.worldEnglish · 2 months agomessage-square100linkfedilink
minus-squarestoy@lemmy.ziplinkfedilinkarrow-up10·2 months agoIT technician here, without modifying the hosts file on your computer it won’t work. You can assume that this will never work on anything other than the development box, regardless of what network you are connected to.
minus-squarezurohki@aussie.zonelinkfedilinkEnglisharrow-up4·2 months ago without modifying the hosts file on your computer it won’t work Wouldn’t be surprised if even that didn’t work - localhost resolving to something that isn’t the local host is the sort of thing that’d get blocked by browsers as a security exploit.
IT technician here, without modifying the hosts file on your computer it won’t work.
You can assume that this will never work on anything other than the development box, regardless of what network you are connected to.
Wouldn’t be surprised if even that didn’t work - localhost resolving to something that isn’t the local host is the sort of thing that’d get blocked by browsers as a security exploit.