fix missing public-chatflows in whitelist

This commit is contained in:
chungyau97 2023-06-30 17:37:33 +08:00
parent 7195c588dd
commit 4796d84b50
1 changed files with 1 additions and 0 deletions

View File

@ -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'