diff --git a/Apps/N8n/appfile.json b/Apps/N8n/appfile.json index ad22b4e..7743a83 100644 --- a/Apps/N8n/appfile.json +++ b/Apps/N8n/appfile.json @@ -1,7 +1,7 @@ { "version": "1.0", - "title": "n8n", - "name": "n8n", + "title": "N8n", + "name": "N8n", "icon": "https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/N8n/icon.png", "tagline": "Workflow automation tool", "overview": "Free and source-available fair-code licensed workflow automation tool. Easily automate tasks across different services.", @@ -54,7 +54,7 @@ "host": "5678", "type": "tcp", "allocation": "preferred", - "configurable": "advanced", + "configurable": "no", "description": "web port" } ],