Skip to content

Commit

Permalink
Merge pull request #15 from algorandfoundation/Loedn-patch-1
Browse files Browse the repository at this point in the history
typo on readme
  • Loading branch information
ehanoc authored May 3, 2024
2 parents 01c6475 + 2ef9f60 commit 5b85c6f
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 @@ -39,7 +39,7 @@ ngrok will ask you to add your auth token to your configuration file.
ngrok config add-authtoken <NGROK_AUTH_TOKEN>
```

Will then ask you to deploy your static domain, make sure to change the port to **5137** like this:
Will then ask you to deploy your static domain, make sure to change the port to **5173** like this:

``` bash
ngrok http --domain=<NGROK_STATIC_DOMAIN> 5173
Expand Down

0 comments on commit 5b85c6f

Please sign in to comment.