From 1d127cb2cb19d560e7eba68feb213ea7d12c5404 Mon Sep 17 00:00:00 2001 From: ShankarMounesh Date: Wed, 4 May 2022 04:37:43 +0000 Subject: [PATCH] Update 'Deployment/portainer-stack.json' --- Deployment/portainer-stack.json | 1 + 1 file changed, 1 insertion(+) diff --git a/Deployment/portainer-stack.json b/Deployment/portainer-stack.json index aa13a78..1a823e8 100644 --- a/Deployment/portainer-stack.json +++ b/Deployment/portainer-stack.json @@ -15,6 +15,7 @@ "hostname": "grafana", "restart_policy": "always", "network": "host", + "user": "root", "volumes": [ { "container": "/var/lib/grafana",