update README.md add Local Dify package repackaging

This commit is contained in:
junjie.miao
2025-03-18 11:35:19 +08:00
parent cffd88eebb
commit 5e9c772452
3 changed files with 12 additions and 0 deletions

View File

@ -27,6 +27,18 @@ sh plugin_repackaging.sh github junjiem/dify-plugin-agent-mcp_sse 0.0.1 agent-mc
#### Local Dify package repackaging
![local](images/local.png)
```shell
sh plugin_repackaging.sh local ./db_query.difypkg
```
![db_query](images/db_query.png)
### Update Dify platform env Dify平台放开限制
- your .env configuration file: Change `FORCE_VERIFYING_SIGNATURE` to `false` , the Dify platform will allow the installation of all plugins that are not listed in the Dify Marketplace.

BIN
images/db_query.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.4 KiB

BIN
images/local.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB