Skip to content

Commit

Permalink
chore: Update ngrok command to use tailscale for local tunneling
Browse files Browse the repository at this point in the history
  • Loading branch information
vitorfdl committed Jun 26, 2024
1 parent 0bcc3c6 commit 32cb7f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ Repl
**Using Tailscale:**
```bash
ngrok funnel 3000
tailscale funnel 3000
```
4. **Network Middleware Endpoint:**
To enable the Middleware Endpoint, you need to set the field `Middleware Endpoint` in your Network at TagoIO to the generated URL (e.g., https://abcd1234.ngrok.io) as your Middleware Endpoint in TagoIO.
Expand Down

0 comments on commit 32cb7f2

Please sign in to comment.