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