DEV Community

Discussion on: Deploy a React application to Kubernetes in 5 easy steps

Collapse
 
helloncanella profile image
Hellon Canella • Edited

Important info: if you are using minikube, you need to replace "localhost" by the minikube ip.

To discover it, run on terminal minikube ip.