Port mapping with Nomad and Consul Connect

I found this out the hard way a while back too. It seems like an oversight that this is a required value. I’m not sure under what circumstances you’d want this to not bind to the same port that the service is using. Having to ensure these magic numbers match in two places you can’t use variables is bound to fail.