mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-14 12:20:24 +00:00
Switch to running autobahntestsuite via Docker
This commit is contained in:
parent
1724575b42
commit
818b448ae9
2 changed files with 11 additions and 3 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
"servers": [{
|
||||
"agent": "Cowboy",
|
||||
"url": "ws://localhost:33080/ws_echo",
|
||||
"url": "ws://host.docker.internal:33080/ws_echo",
|
||||
"options": {"version": 18}
|
||||
}],
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue