Forráskód Böngészése

Adds repo link to constants

Alicia Sykes 2 éve
szülő
commit
e93451121d
1 módosított fájl, 1 hozzáadás és 0 törlés
  1. 1 0
      src/constants.ts

+ 1 - 0
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';