Update appfile.json
This commit is contained in:
parent
9cd6e849df
commit
9a3ff71fc0
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"version": "1.0",
|
"version": "1.0",
|
||||||
"title": "n8n",
|
"title": "N8n",
|
||||||
"name": "n8n",
|
"name": "N8n",
|
||||||
"icon": "https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/N8n/icon.png",
|
"icon": "https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/N8n/icon.png",
|
||||||
"tagline": "Workflow automation tool",
|
"tagline": "Workflow automation tool",
|
||||||
"overview": "Free and source-available fair-code licensed workflow automation tool. Easily automate tasks across different services.",
|
"overview": "Free and source-available fair-code licensed workflow automation tool. Easily automate tasks across different services.",
|
||||||
|
@ -54,7 +54,7 @@
|
||||||
"host": "5678",
|
"host": "5678",
|
||||||
"type": "tcp",
|
"type": "tcp",
|
||||||
"allocation": "preferred",
|
"allocation": "preferred",
|
||||||
"configurable": "advanced",
|
"configurable": "no",
|
||||||
"description": "web port"
|
"description": "web port"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|
Loading…
Reference in New Issue