Feat/add s3 custom url (#2891)

add s3 custom url
This commit is contained in:
Henry Heng
2024-07-26 15:39:24 +01:00
committed by GitHub
parent 2dadf2e42b
commit 1c730323e2
6 changed files with 13 additions and 4 deletions
+1
View File
@@ -155,6 +155,7 @@ Flowise support different environment variables to configure your instance. You
| S3_STORAGE_ACCESS_KEY_ID | AWS Access Key | String | |
| S3_STORAGE_SECRET_ACCESS_KEY | AWS Secret Key | String | |
| S3_STORAGE_REGION | Region for S3 bucket | String | |
| S3_ENDPOINT_URL | Custom Endpoint for S3 | String | |
You can also specify the env variables when using `npx`. For example: