Feature/Community Node (#2902)

add feature to enable community node
This commit is contained in:
Henry Heng
2024-07-29 16:52:47 +01:00
committed by GitHub
parent b5d969b2bb
commit 27cb143fef
9 changed files with 61 additions and 31 deletions
+1
View File
@@ -150,6 +150,7 @@ Flowise 支持不同的环境变量来配置您的实例。您可以在 `package
| S3_STORAGE_SECRET_ACCESS_KEY | AWS 密钥 (Secret Key) | 字符串 | |
| S3_STORAGE_REGION | S3 存储地区 | 字符串 | |
| S3_ENDPOINT_URL | S3 端点 URL | 字符串 | |
| SHOW_COMMUNITY_NODES | 显示由社区创建的节点 | 布尔值 | |
您也可以在使用 `npx` 时指定环境变量。例如: