fix: url
This commit is contained in:
parent
e8790a4d4c
commit
a8aed3354d
@ -2,7 +2,7 @@
|
|||||||
export let type: string;
|
export let type: string;
|
||||||
export let isAbsolute = false;
|
export let isAbsolute = false;
|
||||||
let githubRawIconUrl =
|
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';
|
let fallback = '/icons/default.png';
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user