mirror of
https://github.com/jwetzell/showbridge-go.git
synced 2026-04-26 21:05:30 +00:00
switch example config to tcp server
This commit is contained in:
@@ -1,9 +1,8 @@
|
||||
{
|
||||
"protocols": [
|
||||
{
|
||||
"type": "tcp.client",
|
||||
"type": "tcp.server",
|
||||
"params": {
|
||||
"host": "127.0.0.1",
|
||||
"port": 8000
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user