Update how credential data is saved in db when using aws secrets manager (#4271)

* Update how credential data is saved in db when using aws secrets manager

* Run lint-fix and update env example
This commit is contained in:
Ilango
2025-04-09 14:07:18 +05:30
committed by GitHub
parent 4277819c5f
commit 36870e94d4
3 changed files with 58 additions and 46 deletions
+1
View File
@@ -9,6 +9,7 @@ PORT=3000
# SECRETKEY_AWS_ACCESS_KEY=<your-access-key>
# SECRETKEY_AWS_SECRET_KEY=<your-secret-key>
# SECRETKEY_AWS_REGION=us-west-2
# SECRETKEY_AWS_NAME=FlowiseEncryptionKey
# NUMBER_OF_PROXIES= 1
# CORS_ORIGINS=*