How do I use SERVERHOST in ~/.basex (or elsewhere) to get basex to listen on the given PORT only on localhost (127.0.0.1) and not on externally-visible IP addresses?
Setting SERVERHOST and HOST to localhost does not seem to accomplish this.
Thanks!