From 4d625ba264c309f4af0d26a7a8dee8af1f28bc24 Mon Sep 17 00:00:00 2001 From: Michael Derynck Date: Thu, 9 Jun 2022 13:39:11 -0600 Subject: [PATCH] Update DEVELOPER.md --- DEVELOPER.md | 1 + 1 file changed, 1 insertion(+) 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. ``` {