Update 'Deploment/test1.json'
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
{
|
{
|
||||||
"type": 1,
|
"type": 1,
|
||||||
"title": "Garfana",
|
"title": "Grafana",
|
||||||
"name": "grafana.bit.lan",
|
"name": "grafana.bit.lan",
|
||||||
"description": "Docker monitoring tool grafana",
|
"description": "Docker monitoring tool grafana",
|
||||||
"categories": ["Monitoring"],
|
"categories": ["Monitoring"],
|
||||||
@@ -15,7 +15,8 @@
|
|||||||
"hostname": "grafana",
|
"hostname": "grafana",
|
||||||
"restart_policy": "always",
|
"restart_policy": "always",
|
||||||
"network": "host",
|
"network": "host",
|
||||||
"user": "root",
|
"user": "www-data",
|
||||||
|
"group": "root",
|
||||||
"interactive": true,
|
"interactive": true,
|
||||||
"volumes": [
|
"volumes": [
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user