Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add config to flowise #990

Open
gschmutz opened this issue Dec 31, 2024 · 0 comments
Open

Add config to flowise #990

gschmutz opened this issue Dec 31, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@gschmutz
Copy link
Contributor

# STORAGE_TYPE=local (local | s3)
# BLOB_STORAGE_PATH=/your_storage_path/.flowise/storage
# S3_STORAGE_BUCKET_NAME=flowise
# S3_STORAGE_ACCESS_KEY_ID=<your-access-key>
# S3_STORAGE_SECRET_ACCESS_KEY=<your-secret-key>
# S3_STORAGE_REGION=us-west-2
# S3_ENDPOINT_URL=<custom-s3-endpoint-url>
# S3_FORCE_PATH_STYLE=false
@gschmutz gschmutz added the enhancement New feature or request label Dec 31, 2024
@gschmutz gschmutz added this to the 1.18.0 milestone Dec 31, 2024
@gschmutz gschmutz self-assigned this Dec 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant