Files
nexus/openclaw/Daily notes/2025-07-25.md
2026-04-15 07:37:53 +08:00

28 lines
906 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title:
source:
author: shenwei
published:
created:
description:
tags: [n8n, v2ray, v2raya]
link:
kanban-plugin:
aliases:
---
#n8n #v2raya #v2ray
今天来创建一个note 今天有几点特别要说一下:
第一个是我重新把n8n这个自动化的工具重新配置了一遍,主要是还使用了最新的版本把以前的老的版本重新更新了一遍。其中有几个地方改动了一下:
1 在参数里配置了N8N_RUNNERS_ENABLED=true
2 我在参数里加入了N8N_SECURE_COOKIE=false 这个可以通过HTTP本地访问NAS上的n8n而不需要外部的domain URL. http://192.168.3.17:6789 就可以访问
其他参数除了N8N_VERSION 我改成了最新的版本号之外没有变化
第二个呢是在使用群晖nas这个过程当中之前装了一个V2RayA作为NAS的网络代理 我这次使用了最新买的糖果云的套餐来更新,成功了。