Update 'Deploment/portainer-stack.json'

This commit is contained in:
2022-04-29 05:37:41 +00:00
parent c8842483c0
commit 4eb6e848f3
+2 -8
View File
@@ -10,14 +10,8 @@
"logo": "https://uxwing.com/wp-content/themes/uxwing/download/10-brands-and-social-media/grafana.png",
"image": "grafana/grafana",
"container_name": "grafana",
"ports": [
"3000:3000"
],
"env_file": [
{
"grafana.env"
}
],
"ports": ["3000:3000"],
"env_file": ["grafana.env"],
"user": "0",
"volumes": [
{