Kubernetes services not accessible outside

I’ve developed a simple app composed of two services: result and voting. You can find all the files here. The services are configured as loadbalancer and the minikube tunnel recognize them. However, I cannot access the service from another machine in the same WiFi network. I’ve disabled the firewall in the host machine (Ubuntu). I don’t know if it is possible and how to do it. Thanks!