Skip to content

Commit

Permalink
feat: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jw-12138 committed Jul 11, 2024
1 parent 0adbb26 commit 44b95ed
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ This sounds a little bit complicated, let me break it down for you:
docker run --name r2-uploader -p 7896:7896 r2-uploader
```

3. Optional, use ngrok to route a reverse proxy domain, mitigates cross origin failures when running locally -
3. Optional, use ngrok to route a reverse proxy domain, mitigates cross origin failures when running locally

```shell
# Install ngrok, see ngrok.com
Expand Down
2 changes: 1 addition & 1 deletion public/setup-guide/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ This sounds a little bit complicated, let me break it down for you:
docker run --name r2-uploader -p 7896:7896 r2-uploader
```

3. Optional, use ngrok to route a reverse proxy domain, mitigates cross origin failures when running locally -
3. Optional, use ngrok to route a reverse proxy domain, mitigates cross origin failures when running locally

```shell
# Install ngrok, see ngrok.com
Expand Down

0 comments on commit 44b95ed

Please sign in to comment.