mirror of
https://github.com/jwetzell/showbridge-go.git
synced 2026-04-27 05:15:47 +00:00
initial commit
This commit is contained in:
11
config.json
Normal file
11
config.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"protocols": [
|
||||
{
|
||||
"type": "tcp.client",
|
||||
"params": {
|
||||
"host": "127.0.0.1",
|
||||
"port": 8000
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user