First version
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
services:
|
||||
grafana-mcp:
|
||||
image: grafana/mcp-grafana:latest
|
||||
user: '0'
|
||||
environment:
|
||||
- GRAFANA_URL=http://pdocker3.maison:13000
|
||||
- GRAFANA_SERVICE_ACCOUNT_TOKEN=glsa_rNKPTnKmLoaDhPmSlWftJgjeq3IIvM4P_0702cec7
|
||||
ports:
|
||||
- '8000:8000'
|
||||
command: -t streamable-http
|
||||
restart: always
|
||||
Reference in New Issue
Block a user