I’ve got a couple upstash redis dbs that I would like to connect to however each connection wants to use port 16379. Can the port number be set? Not finding any docs on this. (This is for local dev testing)
I’d like to do something like fly redis connect -p <my port>