mirror of
https://github.com/ershisan99/coolify.git
synced 2025-12-18 12:33:06 +00:00
fix: url
This commit is contained in:
@@ -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';
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user