Browse Source

Merge pull request #39 from novaspirit/beta

fixes
don 3 years ago
parent
commit
c308554013
1 changed files with 1 additions and 0 deletions
  1. 1 0
      pi-hosted_template/stack/raspberrypi-monitoring.yml

+ 1 - 0
pi-hosted_template/stack/raspberrypi-monitoring.yml

@@ -63,6 +63,7 @@ services:
       - 9090
     hostname: rpi-prom
     image: prom/prometheus:latest
+    user: root
     networks:
       - rpimonitor_default
     restart: unless-stopped