mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
fix(template): shlink version stable in index.ts
This commit is contained in:
@@ -1426,7 +1426,7 @@ export const templates: TemplateData[] = [
|
|||||||
{
|
{
|
||||||
id: "shlink",
|
id: "shlink",
|
||||||
name: "Shlink",
|
name: "Shlink",
|
||||||
version: "v1.4.1",
|
version: "stable",
|
||||||
description:
|
description:
|
||||||
"URL shortener that can be used to serve shortened URLs under your own domain.",
|
"URL shortener that can be used to serve shortened URLs under your own domain.",
|
||||||
logo: "shlink.svg",
|
logo: "shlink.svg",
|
||||||
|
|||||||
Reference in New Issue
Block a user