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",