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