Skip to content

Commit

Permalink
docs: specified the localhost route
Browse files Browse the repository at this point in the history
  • Loading branch information
Vicente-G committed Dec 1, 2023
1 parent 82b0bbc commit addee3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ docker pull structurizr/lite
docker run -it --rm -p 8080:8080 -v $DATA_FOLDER:/usr/local/structurizr structurizr/lite
```

To this point, just open up your local host on the port 8080, and you are ready to go. To restart the render of your workspace, just reload the page in the browser.
To this point, just open the [localhost](http://localhost:8080/workspace/diagrams) url and you are ready to go. To restart the render of your workspace, just reload the page in the browser.

0 comments on commit addee3f

Please sign in to comment.