mirror of
https://github.com/jwetzell/showbridge-go.git
synced 2026-04-26 21:05:30 +00:00
11 lines
186 B
JSON
11 lines
186 B
JSON
{
|
|
"protocols": [
|
|
{
|
|
"type": "tcp.client",
|
|
"params": {
|
|
"host": "127.0.0.1",
|
|
"port": 8000
|
|
}
|
|
}
|
|
]
|
|
} |