Update README.md

This commit is contained in:
Steve 2020-07-14 22:18:56 -05:00 committed by GitHub
parent 4b92b8a538
commit 3605f4ff38
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

2
README.md vendored
View File

@ -59,7 +59,7 @@ npm start
- Open `localhost:3000` in browser
- If you want to use a client on another computer/network, make sure you publish your server on an HTTPS connection.
You can use a service like [ngrok](https://ngrok.com/) for that.
You can use a service like [ngrok](https://ngrok.com/) or [nginx](https://jerrington.me/posts/2019-01-29-self-hosted-ngrok.html) for that.
## Contributing