mdbook listen on `localhost` and `[::1]` by default but why not listen on `127.1` (`127.0.0.1`) too so `127.1:3000` and `127.0.0.1:3000` works in the browser?