Skip to content
Discussion options

You must be logged in to vote

You can forward the ports:

#enable portforwarding for hiero explorer, can be access at http://localhost:8080/
kubectl port-forward svc/hiero-explorer -n "${SOLO_NAMESPACE}" 8080:80 &

See https://solo.hiero.org/v0.37.1/docs/execution-developer/

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by jwagantall
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants