From 0953cb6a27b922136beb5b4a7cda4cd8a3326004 Mon Sep 17 00:00:00 2001 From: EpicLPer Date: Thu, 11 Nov 2021 16:20:57 +0100 Subject: [PATCH] Official Portainer Add-On Deprecated The official Portainer Add-On has been deprecated by Franck, the URL should in general be changed to this add-on page instead of ease of access. --- portainer/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/portainer/config.json b/portainer/config.json index 052c8ce33..2a31f7f05 100644 --- a/portainer/config.json +++ b/portainer/config.json @@ -42,7 +42,7 @@ "slug": "portainer", "startup": "services", "upstream": "2.9.2", - "url": "https://github.com/hassio-addons/addon-portainer", + "url": "https://github.com/alexbelgium/hassio-addons", "version": "2.9.2", "webui": "[PROTO:ssl]://[HOST]:[PORT:9099]" }