Skip to content

Commit

Permalink
fix: update qsg
Browse files Browse the repository at this point in the history
Signed-off-by: Javier Ribó <[email protected]>
  • Loading branch information
elribonazo committed Aug 11, 2024
1 parent 82cab5a commit 4aea835
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion documentation/docs/quick-start.md
Original file line number Diff line number Diff line change
Expand Up @@ -292,6 +292,7 @@ npm run build
```bash
cd demos/next
npm i
npm run build
npm run start
```

Expand Down Expand Up @@ -349,7 +350,7 @@ The latest mediator version can be found at [Mediator releases](https://github.c
:::

```bash
MEDIATOR_VERSION=0.10.2 docker-compose up
MEDIATOR_VERSION=0.15.0 docker-compose up
```

`MEDIATOR_ENDPOINT` is then set to [http://localhost:8080](http://localhost:8080).
Expand Down

0 comments on commit 4aea835

Please sign in to comment.