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