Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SL-Lee authored Feb 24, 2022
1 parent ba5b201 commit 0afa6e6
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 @@ -85,7 +85,7 @@ Remove-Item "temp", $fileName -Recurse
cargo run --release
```

Once the server has started successfully, visit https://127.0.0.1:8080/ in your browser (you can customize the server URL by changing the value of the `SERVER_URL` environment variable in the `.env` file).
Once the server has started successfully, visit http://127.0.0.1:8080/ in your browser (you can customize the server URL by changing the value of the `SERVER_URL` environment variable in the `.env` file).

> **Note regarding the required library:**
>
Expand Down

0 comments on commit 0afa6e6

Please sign in to comment.