diff --git a/src/constants.ts b/src/constants.ts index d041be8..313316b 100644 --- a/src/constants.ts +++ b/src/constants.ts @@ -1,3 +1,4 @@ export const templatesUrl = 'https://raw.githubusercontent.com/Lissy93/portainer-templates/main/templates.json'; +export const gitHubRepo = 'https://github.com/lissy93/portainer-templates'; \ No newline at end of file