mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-28 15:00:57 +03:00
Implementing CORS and CSP headers from env config
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
PORT=3000
|
||||
# CORS_ORIGINS="*"
|
||||
# EMBEDDING_ORIGINS="*"
|
||||
# DATABASE_PATH=/your_database_path/.flowise
|
||||
# APIKEY_PATH=/your_api_key_path/.flowise
|
||||
# SECRETKEY_PATH=/your_api_key_path/.flowise
|
||||
|
||||
Reference in New Issue
Block a user