add a simple shell script to test websocket proxy
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
{
|
||||
"remote_urls": {
|
||||
"echo.localhost:8008": "ws://localhost:9009",
|
||||
"cobra.localhost:8008": "ws://localhost:8765"
|
||||
"echo.localhost:8008": "ws://localhost:8009",
|
||||
"cobra.localhost:8008": "ws://localhost:5678"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user