tunnel server offline: Request failed with status code 502, retry 1s when i run gulp serve

Viewed 376

enter image description here

when i run gulp serve in angularjs project error showing tunnel server offline: Request failed with status code 502, retry 1s

1 Answers

please make some change in you configuration file

enter image description here set tunnel=false until localtunnel.me work correctly

Related