diff --git a/docker-compose.yml b/docker-compose.yml index 7104392..96b3179 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -8,5 +8,5 @@ services: - GRAFANA_SERVICE_ACCOUNT_TOKEN=glsa_rNKPTnKmLoaDhPmSlWftJgjeq3IIvM4P_0702cec7 ports: - '18000:8000' - command: -t streamable-http + command: -t streamable-http --metrics --debug restart: always