From 9a3ff71fc0a8f3468a9b3fb30459dd7a2e19c685 Mon Sep 17 00:00:00 2001 From: link Date: Fri, 16 Sep 2022 16:23:36 +0800 Subject: [PATCH] Update appfile.json --- Apps/N8n/appfile.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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" } ],