mirror of
https://github.com/Dokploy/templates
synced 2025-06-26 18:16:07 +00:00
Remove unused meta.json and update readme
This commit is contained in:
@@ -59,7 +59,7 @@ config:
|
||||
env: []
|
||||
mounts: []
|
||||
```
|
||||
4. Add the `meta.json` file to the folder
|
||||
4. Add meta information to the `meta.json` file in the root folder
|
||||
|
||||
```json
|
||||
{
|
||||
|
||||
@@ -1,13 +0,0 @@
|
||||
{
|
||||
"id": "lowcoder",
|
||||
"name": "Lowcoder",
|
||||
"version": "2.6.4",
|
||||
"description": "Rapid business App Builder for Everyone",
|
||||
"logo": "lowcoder.png",
|
||||
"links": {
|
||||
"github": "https://github.com/lowcoder-org/lowcoder",
|
||||
"website": "https://www.lowcoder.cloud/",
|
||||
"docs": "https://docs.lowcoder.cloud/lowcoder-documentation",
|
||||
},
|
||||
"tags": ["low-code", "no-code", "development"]
|
||||
}
|
||||
@@ -1837,7 +1837,7 @@
|
||||
"links": {
|
||||
"github": "https://github.com/lowcoder-org/lowcoder",
|
||||
"website": "https://www.lowcoder.cloud/",
|
||||
"docs": "https://docs.lowcoder.cloud/lowcoder-documentation",
|
||||
"docs": "https://docs.lowcoder.cloud/lowcoder-documentation"
|
||||
},
|
||||
"tags": ["low-code", "no-code", "development"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user