use addr instead of ports for tss
The TSS port was hard coded to only allow localhost. While this is good in production, its better to be able to specify it in via the cli for testing purposes.
The TSS port was hard coded to only allow localhost. While this is good in production, its better to be able to specify it in via the cli for testing purposes.