Implementing CORS and CSP headers from env config

This commit is contained in:
automaton82
2024-01-25 11:39:13 -05:00
parent 1104257720
commit 3be2393412
3 changed files with 46 additions and 4 deletions
+2
View File
@@ -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