Skip to content

Commit dda944b

Browse files
authored
docs(README): alternative reverse proxy provider
1 parent 66c7376 commit dda944b

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
@@ -108,7 +108,7 @@ The newest API these components depend on is the [FileReader API](https://canius
108108
* Demo doesn't work: Carefully review the Browser Support section above. Maybe your device is just not supported.
109109
* I can't test my app on my mobile device since I'm running a dev server on localhost but it's not served with HTTPS.
110110
* If your setup is Desktop Chrome + Android Chrome, use [Remote Debugging](https://developers.google.com/web/tools/chrome-devtools/remote-debugging/) which allows your Android device to [access your local server as localhost](https://developers.google.com/web/tools/chrome-devtools/remote-debugging/local-server).
111-
* Otherwise use a reverse proxy like [ngrok](https://ngrok.com/) to temporarily make your local server publicly available with HTTPS.
111+
* Otherwise use a reverse proxy like [ngrok](https://ngrok.com/) or [serveo](https://serveo.net/) to temporarily make your local server publicly available with HTTPS.
112112

113113
# Installation
114114

0 commit comments

Comments
 (0)