gstaff / flask-ngrok

A simple way to demo Flask apps from your machine.
Other
138 stars 58 forks source link

Pass arguments to Flask object's run method. Fixes #3. #5

Closed nejdetckenobi closed 5 years ago

nejdetckenobi commented 5 years ago

Also adjust correct port number while creating tunnel. Also fixes a bug for file permissions. Minor changes for compatibility.