mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-22 07:01:07 +03:00
Add couchbase vectore store support (#3093)
* Add couchbase vectore store support * Uncomment couchbase code * lint fix --------- Co-authored-by: Henry <hzj94@hotmail.com>
This commit is contained in:
@@ -41,6 +41,7 @@ Download and Install [NodeJS](https://nodejs.org/en/download) >= 18.15.0
|
||||
## 🐳 Docker
|
||||
|
||||
### Docker Compose
|
||||
|
||||
1. Clone the Flowise project
|
||||
2. Go to `docker` folder at the root of the project
|
||||
3. Copy `.env.example` file, paste it into the same location, and rename to `.env`
|
||||
|
||||
Reference in New Issue
Block a user