mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-29 01:01:11 +03:00
@@ -44,7 +44,7 @@ Download and Install [NodeJS](https://nodejs.org/en/download) >= 18.15.0
|
|||||||
|
|
||||||
1. Clone the Flowise project
|
1. Clone the Flowise project
|
||||||
2. Go to `docker` folder at the root of the 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`
|
3. Copy `.env.example` file, paste it into the same location, and rename to `.env` file
|
||||||
4. `docker compose up -d`
|
4. `docker compose up -d`
|
||||||
5. Open [http://localhost:3000](http://localhost:3000)
|
5. Open [http://localhost:3000](http://localhost:3000)
|
||||||
6. You can bring the containers down by `docker compose stop`
|
6. You can bring the containers down by `docker compose stop`
|
||||||
|
|||||||
Reference in New Issue
Block a user