diff --git a/Deploment/portainer-stack.json b/Deploment/portainer-stack.json index cf372aa..97035dd 100644 --- a/Deploment/portainer-stack.json +++ b/Deploment/portainer-stack.json @@ -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": [ {