srv1: go run ./cmd/server/*.go --port 81 --redis 1
srv2: go run ./cmd/server/*.go --port 82
srv3: go run ./cmd/server/*.go --port 83
