Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ejsmith authored Sep 29, 2023
1 parent ad5f2c8 commit 84437cd
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 @@ -17,7 +17,7 @@ Refer to the [Exceptionless documentation](https://exceptionless.com/docs/).

We provide very reasonably priced hosting at [Exceptionless](https://exceptionless.com). By using our hosted service, you are supporting the project and helping it get better! We also provide set up and support services.

Exceptionless can be run locally very easily:
Exceptionless can easily be run locally using Docker:
- `docker run --rm -it -p 5200:80 exceptionless/exceptionless:latest`
- Open `http://localhost:5200`
- Create an account. The first account in the system will automatically be an admin.
Expand Down

0 comments on commit 84437cd

Please sign in to comment.