diff --git a/src/constants.ts b/src/constants.ts new file mode 100644 index 0000000..d041be8 --- /dev/null +++ b/src/constants.ts @@ -0,0 +1,3 @@ + +export const templatesUrl = 'https://raw.githubusercontent.com/Lissy93/portainer-templates/main/templates.json'; +