mirror of
https://github.com/jwetzell/showbridge-go.git
synced 2026-08-31 18:59:00 +00:00
initial commit
This commit is contained in:
+11
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"protocols": [
|
||||
{
|
||||
"type": "tcp.client",
|
||||
"params": {
|
||||
"host": "127.0.0.1",
|
||||
"port": 8000
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user