mirror of
https://github.com/jwetzell/showbridge-go.git
synced 2026-08-19 05:03:55 +00:00
10 lines
149 B
JSON
10 lines
149 B
JSON
{
|
|
"protocols": [
|
|
{
|
|
"type": "tcp.server",
|
|
"params": {
|
|
"port": 8000
|
|
}
|
|
}
|
|
]
|
|
} |