One of two flask apps (one that was started later) on same domain does not work
I am trying to host two bots on one local machine. For simplicity, let’s call one “Bot A” and other “Bot B”.
I made route for one as “mydomain.io/a”, for other as “mydomain.io/b”: