Can't Set the Packager Hostname on XDE

I can use ‘set REACT_NATIVE_PACKAGER_HOSTNAME’ to set the LAN url and use ‘exp start’ in the command line and it will use the hostname that I specify but if I use the XDE, it will keep using an old one that I set by mistake a long time ago. How do I change the hostname in XDE?

You could try doing REACT_NATIVE_PACKAGER_HOSTNAME=whatever xde .