update services
This commit is contained in:
parent
6a78b183a7
commit
e64d78eb26
1 changed files with 11 additions and 2 deletions
|
|
@ -63,12 +63,21 @@
|
||||||
title = "Open Webui";
|
title = "Open Webui";
|
||||||
url = "http://ymir.curl-boga.ts.net:7070/";
|
url = "http://ymir.curl-boga.ts.net:7070/";
|
||||||
}
|
}
|
||||||
# http://ymir.curl-boga.ts.net:4444 ymir remote web vscode
|
|
||||||
{
|
{
|
||||||
icon = "si:vs-code";
|
icon = "sh:jellyfin";
|
||||||
|
title = "Jellyfin";
|
||||||
|
url = "htty://ymir.curl-boga.ts.net:8096/";
|
||||||
|
}
|
||||||
|
{
|
||||||
|
icon = "sh:visual-studio-code";
|
||||||
title = "Ymir Remote VSCode";
|
title = "Ymir Remote VSCode";
|
||||||
url = "http://ymir.curl-boga.ts.net:4444/";
|
url = "http://ymir.curl-boga.ts.net:4444/";
|
||||||
}
|
}
|
||||||
|
{
|
||||||
|
icon = "sh:visual-studio-code";
|
||||||
|
title = "Tartarus Remote VSCode";
|
||||||
|
url = "http://tartarus.curl-boga.ts.net:4444/"
|
||||||
|
}
|
||||||
];
|
];
|
||||||
title = "Services";
|
title = "Services";
|
||||||
type = "monitor";
|
type = "monitor";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue