NGROK tunnel
#1988
Replies: 1 comment 4 replies
-
Have you tried using https and wss? That's the proper way to use Ngrok, at least that's what I always do. I don't think it makes sense to downgrade the security of the tunnel by disabling encryption |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! I followed Miguel's guide on Flask-SocketIO and everything worked perfectly. However, I am unable to tunnel the app to NGROK. I need to make my app publicly available for a short while. I wrote a detailed question here at Stackoverflow:
https://stackoverflow.com/questions/76234832/mixed-content-the-page-at-this-request-has-been-blocked-this-endpoint-mus
Beta Was this translation helpful? Give feedback.
All reactions