Fix Template URL
Release rolling / release (push) Successful in 8m57s

This commit is contained in:
Raven Scott
2026-07-15 15:10:00 -04:00
parent 53e6dd8853
commit 8d6de91f17
+1 -1
View File
@@ -8,7 +8,7 @@ const SETTINGS_KEY = 'peardock.settings.v1'
/** Default catalog (same as previous hard-coded URL) */
export const DEFAULT_TEMPLATE_LIST_URLS = [
'https://raw.githubusercontent.com/Lissy93/templates/main/templates.json',
'https://raw.githubusercontent.com/Lissy93/portainer-templates/main/templates.json',
]
/**