Skip to content

Commit d8e71fb

Browse files
authored
Update README.md
1 parent e3b297c commit d8e71fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ $ rh http --log rh.log
8686
```
8787
<img width="787" alt="Request Hole CLI log" src="https://user-images.githubusercontent.com/100900/120877567-fac2e980-c552-11eb-8ec0-8075bc6c0cd8.png">
8888

89-
### Exposing Request Hole to the internet
89+
## Exposing Request Hole to the internet
9090
Sometimes we need to expose `rh` to the internet to test applications or webhooks from outside of our local dev env. The best way to do this is to use a tunneling service such as [ngrok](https://ngrok.com).
9191
```
9292
$ ngrok http 3001

0 commit comments

Comments
 (0)