mirror of
https://github.com/Dokploy/templates
synced 2025-06-26 18:16:07 +00:00
fix(meta.json): stack-auth (#102)
This commit is contained in:
parent
a8e8f564b3
commit
c0c9b6492a
12
meta.json
12
meta.json
@ -211,16 +211,14 @@
|
|||||||
"id": "stack-auth",
|
"id": "stack-auth",
|
||||||
"name": "Stack Auth",
|
"name": "Stack Auth",
|
||||||
"version": "latest",
|
"version": "latest",
|
||||||
"description": "Uptime Kuma is a free and open source monitoring tool that allows you to monitor your websites and applications.",
|
"description": "Open-source Auth0/Clerk alternative. Stack Auth is a free and open source authentication tool that allows you to authenticate your users.",
|
||||||
"logo": "stack-auth.png",
|
"logo": "stack-auth.png",
|
||||||
"links": {
|
"links": {
|
||||||
"github": "https://github.com/louislam/uptime-kuma",
|
"github": "https://github.com/stack-auth/stack-auth",
|
||||||
"website": "https://uptime.kuma.pet/",
|
"website": "https://stack-auth.com/",
|
||||||
"docs": "https://github.com/louislam/uptime-kuma/wiki"
|
"docs": "https://docs.stack-auth.com/next/overview"
|
||||||
},
|
},
|
||||||
"tags": [
|
"tags": ["authentication", "auth", "authorization"]
|
||||||
"monitoring"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "uptime-kuma",
|
"id": "uptime-kuma",
|
||||||
|
Loading…
Reference in New Issue
Block a user