From 037e5a3890cd226bc935ac7e9efa7a718cb463af Mon Sep 17 00:00:00 2001 From: Deepika J Date: Thu, 5 May 2022 05:55:01 +0000 Subject: [PATCH] Update 'Deploment/test1.json' --- Deploment/test1.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Deploment/test1.json b/Deploment/test1.json index a3d03f1..8463508 100644 --- a/Deploment/test1.json +++ b/Deploment/test1.json @@ -4,7 +4,7 @@ { "type": 1, - "title": "Garfana", + "title": "Grafana", "name": "grafana.bit.lan", "description": "Docker monitoring tool grafana", "categories": ["Monitoring"], @@ -15,7 +15,8 @@ "hostname": "grafana", "restart_policy": "always", "network": "host", - "user": "root", + "user": "www-data", + "group": "root", "interactive": true, "volumes": [ {