I have spent a lot of time trying to find a solution for this, but with no success.
I have tried setting host = "0.0.0.0"
I have tried explicitly disabling debugger mode.
I have tried ngrok before.
I have heard of Heroku but I want to leave it last for final launch.
Right now, I just want to test the flask web app on my phone.
Is there a way to host my web app ONLY on my own wifi, so that only people connected to my wifi can access it.