Hello guys, I builded a free open-source chatbot in rasa and i deployed it on messenger using facebook webhook with ngrok. All works fine. With this way i have to run the server locally on my computer but… i need something like 24/7. Can i share it to a cloud and get the webhook url from this? something like, share it on ibm cloud and use that link for facebook webhook. With a few words, i want to replace ngrok with a public hosting service.
Thanks!