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": [ {