Skip to content
This repository was archived by the owner on Nov 9, 2022. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/guides/guides-signaling-workflows.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ In this guide, we will take a look at setting up two simple workflows where one
To follow this guide, make sure to run Elsa Dashboard. If you have Docker installed then running the following command is the quickest way to get started:

```bash
docker run -t -i -p 13000:80 elsaworkflows/elsa-dashboard-and-server:latest
docker run -t -i -p 14000:80 elsaworkflows/elsa-dashboard-and-server:latest
```

This will start the Elsa Dashboard in a container which you can access from a web browser at `http://localhost:14000`.
Expand Down Expand Up @@ -59,4 +59,4 @@ Signal 1 received!

The following animation shows everything scenario in action:

![Elsa Dashboard + Docker](assets/guides/guides-signaling-workflows-animation-1.gif)
![Elsa Dashboard + Docker](assets/guides/guides-signaling-workflows-animation-1.gif)