Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Per-Starke authored Feb 16, 2024
1 parent 015e961 commit 26d78fd
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 @@ -20,4 +20,4 @@ To test your website and see all of your changes in real-time without deploying
- Make sure you have [Bundler](https://bundler.io/) and [Docker](https://www.docker.com/) installed.
- Open up a terminal, navigate to your local repository, and run ```docker compose up```.

Your site will then be visible at ```0:.0.0.0:4000``` in any browser.
Your site will then be visible at ```http://0.0.0.0:4000/``` in any browser.

0 comments on commit 26d78fd

Please sign in to comment.