feat(templates): update LinuxServer.io templates feed URL (#1089)

pull/1092/head
Anthony Lapenna 7 years ago committed by GitHub
parent 5110f83fae
commit 0d6ab099ac

@ -20,7 +20,7 @@ type TemplatesHandler struct {
}
const (
containerTemplatesURLLinuxServerIo = "http://tools.linuxserver.io/portainer.json"
containerTemplatesURLLinuxServerIo = "https://tools.linuxserver.io/portainer.json"
)
// NewTemplatesHandler returns a new instance of TemplatesHandler.

Loading…
Cancel
Save