From 4eb6e848f3192203cf841ffe71082af8079069ee Mon Sep 17 00:00:00 2001 From: ShankarMounesh Date: Fri, 29 Apr 2022 05:37:41 +0000 Subject: [PATCH] Update 'Deploment/portainer-stack.json' --- Deploment/portainer-stack.json | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) 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": [ {