mirror of
https://github.com/jwetzell/showbridge-go.git
synced 2026-04-26 21:05:30 +00:00
10 lines
147 B
JSON
10 lines
147 B
JSON
{
|
|
"modules": [
|
|
{
|
|
"type": "tcp.server",
|
|
"params": {
|
|
"port": 8000
|
|
}
|
|
}
|
|
]
|
|
} |