From a5db6c7ad893ee8228b4ebe2e5c1dfecd3756e34 Mon Sep 17 00:00:00 2001 From: jrmbchtl Date: Thu, 28 Oct 2021 15:34:43 +0200 Subject: [PATCH] changed img url to novaspirit github --- pi-hosted_template/template/portainer-v2.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pi-hosted_template/template/portainer-v2.json b/pi-hosted_template/template/portainer-v2.json index b043d80..c464d5f 100644 --- a/pi-hosted_template/template/portainer-v2.json +++ b/pi-hosted_template/template/portainer-v2.json @@ -4625,7 +4625,7 @@ ], "description": "Cloud-Native Networking Stack That Just Works.", "image": "traefik:latest", - "logo": "https://raw.githubusercontent.com/Dschorim/pi-hosted/master/pi-hosted_template/images/traefik.png", + "logo": "https://raw.githubusercontent.com/novaspirit/pi-hosted/master/pi-hosted_template/images/traefik.png", "name": "traefik", "note": "A simple and lightweight reverse proxy", "platform": "linux",