This commit is contained in:
Alex 2023-01-28 21:02:16 +00:00
parent e8790a4d4c
commit a8aed3354d

View File

@ -2,7 +2,7 @@
export let type: string;
export let isAbsolute = false;
let githubRawIconUrl =
'https://raw.githubusercontent.com/tetrisiq/coolify-community-templates/main/services/icons';
'https://raw.githubusercontent.com/coollabsio/coolify-community-templates/main/services/icons';
let fallback = '/icons/default.png';