We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fed7679 + 7bc6f72 commit eab978eCopy full SHA for eab978e
grafana_loki_mcp/server.py
@@ -25,8 +25,6 @@
25
"Grafana-Loki Query Server",
26
host="0.0.0.0",
27
port=52229,
28
- allow_iframe=True,
29
- allow_cors=True,
30
)
31
32
# Default configuration
0 commit comments