From 1859dbd5fa0ffcf243b042c4c99cc9744ea70f2a Mon Sep 17 00:00:00 2001 From: novaspirit Date: Mon, 18 Apr 2022 12:53:57 -0400 Subject: [PATCH] fixed url for aria2 --- template/portainer-v2-arm32.json | 2 +- template/portainer-v2-arm64.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/template/portainer-v2-arm32.json b/template/portainer-v2-arm32.json index 4f5fc68..adc1a1a 100644 --- a/template/portainer-v2-arm32.json +++ b/template/portainer-v2-arm32.json @@ -234,7 +234,7 @@ "image": "hurlenko/aria2-ariang", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/ariang.png", "name": "Aria2 + AriaNG", - "note": "

Template created by Pi-Hosted Series

Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://www.authelia.com/
Official Docker Documentation: https://hub.docker.com/r/hurlenko/aria2-ariang", + "note": "

Template created by Pi-Hosted Series

Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://aria2.github.io/
Official Docker Documentation: https://hub.docker.com/r/hurlenko/aria2-ariang", "platform": "linux", "ports": [ "6900:8080/tcp" diff --git a/template/portainer-v2-arm64.json b/template/portainer-v2-arm64.json index 814d78b..a67c579 100644 --- a/template/portainer-v2-arm64.json +++ b/template/portainer-v2-arm64.json @@ -300,7 +300,7 @@ "image": "hurlenko/aria2-ariang", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/ariang.png", "name": "Aria2 + AriaNG", - "note": "

Template created by Pi-Hosted Series

Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://www.authelia.com/
Official Docker Documentation: https://hub.docker.com/r/hurlenko/aria2-ariang", + "note": "

Template created by Pi-Hosted Series

Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://aria2.github.io/
Official Docker Documentation: https://hub.docker.com/r/hurlenko/aria2-ariang", "platform": "linux", "ports": [ "6900:8080/tcp"