I was able to get my docker application that contains the flask service and api service in the node just fine. Specifically, I’m asking whether it’s possible to obtain a URL that can be shared with others to access these services. What I have already done is, setup a reverse proxy with nginx but beyond that, I am unsure what would be the necessary steps to get a shareable URL if possible.