fakehub: default port to 3434
Created by: ijt
Before it was defaulting to a random unused port, but that means the config from a previous run no longer works. This changes fixes it, and still allows grabbing a random unused port by passing --addr=127.0.0.1:
.
Test plan: Tested manually.