Add metric & debug launch options

This commit is contained in:
2026-05-10 17:41:04 +02:00
parent 04fc4002db
commit 36e5c7d215
+1 -1
View File
@@ -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 command: -t streamable-http --metrics --debug
restart: always restart: always