Update 'Deploment/portainer-stack.json'
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
{
|
||||
"version": "2",
|
||||
"templates": [
|
||||
{
|
||||
"type": 1,
|
||||
"title": "grafana",
|
||||
"description": "Grafana docker swarm service",
|
||||
@@ -14,5 +17,7 @@
|
||||
"ports": [
|
||||
"3000:3000/tcp"
|
||||
],
|
||||
"image": "grafana/grafana:master"
|
||||
"image": "grafana/grafana"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user