diff --git a/DEVELOPER.md b/DEVELOPER.md index 75b32da0..ab4bdd31 100644 --- a/DEVELOPER.md +++ b/DEVELOPER.md @@ -261,6 +261,7 @@ lt --port 8000 -s pretty-turkey-83 --print-requests 8. Edit grafana-plugin/src/plugin.json to add `Bypass-Tunnel-Reminder` header section for all existing routes > this headers required for the local development only, otherwise localtunnel blocks requests from grafana plugin + > An alternative to this is you can modify your user-agent in your browser to bypass the tunnel warning, it only filters the common browsers. ``` {