Update 'Deploment/test1.json'
This commit is contained in:
@@ -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": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user