Commit Graph

2 Commits

Author SHA1 Message Date
Justin SB b6862103bb
Change default port for memberlist from 3997
We had a port collision on 3997; change the default memberlist ports
to avoid the collision (we haven't shipped a release with this in it).

Also create a go file so that we can use constants to keep track of
our port numbers, rather than magic values.
2019-10-14 07:26:27 -04:00
Justin Santa Barbara b914c09f21 Document the ports we use, to avoid conflicts 2018-04-03 06:48:43 -07:00