[chore](trx-client): update default ports to 4530/4531
Change default remote connection port from 4532 to 4530 and audio server_port from 4533 to 4531. Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com> Signed-off-by: Stan Grams <stanislawgrams@gmail.com>
This commit is contained in:
@@ -82,7 +82,7 @@ port = 0
|
||||
# Enable remote audio stream and decode transport
|
||||
enabled = true
|
||||
# Remote trx-server audio port
|
||||
server_port = 4533
|
||||
server_port = 4531
|
||||
|
||||
[frontends.audio.bridge]
|
||||
# Enable local cpal bridge for WSJT-X virtual audio routing
|
||||
|
||||
Reference in New Issue
Block a user