diff --git a/server/docker-compose.yaml b/server/docker-compose.yaml index df0fb50..1093336 100644 --- a/server/docker-compose.yaml +++ b/server/docker-compose.yaml @@ -44,6 +44,7 @@ services: hostname: prometheus image: bitnami/prometheus:2.43.0 restart: on-failure + command: "--config.file=/etc/prometheus/prometheus.yml --enable-feature=remote-write-receiver" volumes: - ./configuration/prometheus.yaml:/etc/prometheus/prometheus.yml networks: