update README

This commit is contained in:
Henry
2023-04-10 20:29:55 +01:00
parent c576ea5b67
commit 2831526c72
5 changed files with 4 additions and 23 deletions
+2 -3
View File
@@ -25,9 +25,8 @@ Drag & drop UI to build your customized LLM flow using [LangchainJS](https://git
1. Go to `docker` folder at the root of the project
2. `docker-compose up -d`
3. This will automatically spins up mongodb and flowise containers
4. Open [http://localhost:3000](http://localhost:3000)
5. You can bring the containers down by `docker-compose stop`
3. Open [http://localhost:3000](http://localhost:3000)
4. You can bring the containers down by `docker-compose stop`
## 👨‍💻 Developers