Skip to content

Commit

Permalink
added link to portal
Browse files Browse the repository at this point in the history
  • Loading branch information
pnivaggi committed Nov 4, 2022
1 parent a6df30c commit a339b7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 02.apiclarity-setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,4 +117,4 @@ ingressipapiclarity=$(kubectl get service -n apiclarity lb-apiclarity -o jsonpat
caddy reverse-proxy --from :8080 --to ${ingressipapiclarity}:8080 > /dev/null 2>&1 &
```

APIClarity is now available on port 8080 of the host.
APIClarity WebUI is available at [dashboard](http://location.hostname:8080).

0 comments on commit a339b7e

Please sign in to comment.