Skip to content

Commit

Permalink
fix: Missing curl '<ip-addr>' command in ingress-minikube.md document
Browse files Browse the repository at this point in the history
  • Loading branch information
MeenuyD committed Oct 15, 2023
1 parent 1e398be commit 4bb2723
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,10 @@ If you haven't already set up a cluster locally, run `minikube start` to create
http://172.17.0.15:31637
```

```shell
curl http://172.17.0.15:31637
```

The output is similar to:

```none
Expand Down

0 comments on commit 4bb2723

Please sign in to comment.