mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-23 21:00:32 +03:00
fix missing public-chatflows in whitelist
This commit is contained in:
@@ -96,6 +96,7 @@ export class App {
|
||||
const whitelistURLs = [
|
||||
'/api/v1/verify/apikey/',
|
||||
'/api/v1/chatflows/apikey/',
|
||||
'/api/v1/public-chatflows',
|
||||
'/api/v1/prediction/',
|
||||
'/api/v1/node-icon/',
|
||||
'/api/v1/chatflows-streaming'
|
||||
|
||||
Reference in New Issue
Block a user