mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-28 23:01:09 +03:00
update Dockerfile
This commit is contained in:
@@ -24,9 +24,10 @@ Drag & drop UI to build your customized LLM flow using [LangchainJS](https://git
|
||||
## 🐳 Docker
|
||||
|
||||
1. Go to `docker` folder at the root of the project
|
||||
2. `docker-compose up -d`
|
||||
3. Open [http://localhost:3000](http://localhost:3000)
|
||||
4. You can bring the containers down by `docker-compose stop`
|
||||
2. Create `.env` file and specify the `PORT` (refer to `.env.example`)
|
||||
3. `docker-compose up -d`
|
||||
4. Open [http://localhost:3000](http://localhost:3000)
|
||||
5. You can bring the containers down by `docker-compose stop`
|
||||
|
||||
## 👨💻 Developers
|
||||
|
||||
|
||||
Reference in New Issue
Block a user