Skip to content

Commit 0afa6e6

Browse files
authored
Update README.md
1 parent ba5b201 commit 0afa6e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ Remove-Item "temp", $fileName -Recurse
8585
cargo run --release
8686
```
8787

88-
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).
88+
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).
8989

9090
> **Note regarding the required library:**
9191
>

0 commit comments

Comments
 (0)