From 170353406e18c8ba293f6259c6d895d50def01c1 Mon Sep 17 00:00:00 2001 From: novaspirit Date: Thu, 7 Oct 2021 20:09:55 -0400 Subject: [PATCH] fixes --- pi-hosted_template/stack/raspberrypi-monitoring.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/pi-hosted_template/stack/raspberrypi-monitoring.yml b/pi-hosted_template/stack/raspberrypi-monitoring.yml index 67c651c..fd5f5ed 100644 --- a/pi-hosted_template/stack/raspberrypi-monitoring.yml +++ b/pi-hosted_template/stack/raspberrypi-monitoring.yml @@ -75,6 +75,4 @@ services: - node-exporter:node-exporter networks: - rpimonitor_default: - external: true - name: "bridge" \ No newline at end of file + rpimonitor_default: \ No newline at end of file