Remove MCP_GRAFANA_ALLOWED_HOSTS variable, add --allowed-hosts:* --allowed-origins:*
This commit is contained in:
+1
-1
@@ -8,5 +8,5 @@ services:
|
|||||||
- GRAFANA_SERVICE_ACCOUNT_TOKEN=glsa_rNKPTnKmLoaDhPmSlWftJgjeq3IIvM4P_0702cec7
|
- GRAFANA_SERVICE_ACCOUNT_TOKEN=glsa_rNKPTnKmLoaDhPmSlWftJgjeq3IIvM4P_0702cec7
|
||||||
ports:
|
ports:
|
||||||
- '18000:8000'
|
- '18000:8000'
|
||||||
command: -t streamable-http --metrics --debug --allowed-hosts:* --allowed-origins:*
|
command: -t streamable-http --metrics --debug -allowed-hosts:* -allowed-origins:*
|
||||||
restart: always
|
restart: always
|
||||||
|
|||||||
Reference in New Issue
Block a user