I'm very interested in getting this to work, as I frequently need to test external APIs, and using Ngrok and having to change the URL every time is a bad experience.
I saw the tutorial Local Development with HTTPS - #2 by guptast but couldn't get it to work with a local database.
To use it with Docker, do I just need to add HTTPS?
Do I need to change the port from 8100 to 3000?
Can someone show me a step-by-step guide?
Thank you
