mirror of
https://github.com/langgenius/dify.git
synced 2026-05-01 16:08:04 +08:00
feat: add skip signature verification (#12627)
This commit is contained in:
@ -113,3 +113,5 @@ PLUGIN_DIFY_INNER_API_URL=http://api:5001
|
||||
|
||||
MARKETPLACE_ENABLED=true
|
||||
MARKETPLACE_API_URL=https://marketplace-plugin.dify.dev
|
||||
|
||||
FORCE_VERIFYING_SIGNATURE=true
|
||||
Reference in New Issue
Block a user