Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonjoh authored Dec 22, 2023
1 parent d5e0636 commit 1b96bc7
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 @@ -147,7 +147,7 @@ A dev tunnel will allow Azure Event Grid to reach the sample running on your dev
1. Run the following command to assign the sample's port (3000) to the tunnel. Replace `tunnel-id` with the **Tunnel ID** copied in the previous step.
```bash
devtunnel port create tunnel-id -p 3000 --protocol https
devtunnel port create tunnel-id -p 3000
```
1. Run the following command to host the tunnel. Replace `tunnel-id` with the **Tunnel ID** copied in the previous step.
Expand Down

0 comments on commit 1b96bc7

Please sign in to comment.