diff --git a/Apps/N8n/appfile.json b/Apps/N8n/appfile.json index babf76c..abcfb2f 100644 --- a/Apps/N8n/appfile.json +++ b/Apps/N8n/appfile.json @@ -61,7 +61,7 @@ "volumes": [ { - "container": "/.n8n", + "container": "/home/node/.n8n", "host": "/DATA/AppData/$AppID/.n8n", "mode": "rw", "allocation": "automatic",