irelephant [he/him]🍭@lemm.eeM to [Moved to !iiiiiiitttttttttttt@programming.dev, check pinned post.] iiiiiiitttttttttttt.@lemmy.worldEnglish · 1 day ago"Works on my machine".lemm.eeimagemessage-square78linkfedilinkarrow-up1688arrow-down15
arrow-up1683arrow-down1image"Works on my machine".lemm.eeirelephant [he/him]🍭@lemm.eeM to [Moved to !iiiiiiitttttttttttt@programming.dev, check pinned post.] iiiiiiitttttttttttt.@lemmy.worldEnglish · 1 day agomessage-square78linkfedilink
minus-squarestoy@lemmy.ziplinkfedilinkarrow-up8·1 day 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-up3·1 day 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.