From b966320f773c3a551e7a9cee5f48b7c0adc2833f Mon Sep 17 00:00:00 2001 From: cventastic Date: Tue, 28 Jun 2022 12:26:32 +0200 Subject: [PATCH] conflicting parameters expose/network_mode --- monitoring.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/monitoring.yml b/monitoring.yml index d2ac1dbd..6202a0e3 100644 --- a/monitoring.yml +++ b/monitoring.yml @@ -48,8 +48,8 @@ services: - '--storage.tsdb.retention.time=200h' - '--web.enable-lifecycle' restart: unless-stopped - expose: - - 9090 +# expose: +# - 9090 network_mode: "service:wireguard" # ports: # - 127.0.0.1:9090:9090