Skip to content

Commit 076d6ff

Browse files
Copilotkaganjd
andauthored
Move single-endpoint note under Step 3 heading
Agent-Logs-Url: https://github.com/ngrok/ngrok-docs/sessions/9a5bbb71-7f4b-493b-bbd9-bdaf6313b584 Co-authored-by: kaganjd <9204835+kaganjd@users.noreply.github.com>
1 parent 3f22611 commit 076d6ff

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

using-ngrok-with/websockets.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,10 @@ wss.on('connection', (ws) => {
4343
server.listen(8000);
4444
```
4545

46-
A single ngrok endpoint handles traffic for both protocols.
47-
4846
## 3. Start ngrok
4947

48+
A single ngrok endpoint handles traffic for both protocols.
49+
5050
```sh
5151
ngrok http 8000
5252
```

0 commit comments

Comments
 (0)