Local docker development on Mac

I am sure this is going to be a dumb question, but here goes

When I setup a local Docker NodeJs project it automatically gives the
Web Server URL: http://localhost:8100
Port: 8100

What if I wanted to alter this to be https rather than http, I tried just changing it and saving/Deploying but it just gives a
2021-09-02_13-23-03

So does that mean its working but I am not allowed to use https:// with the local loopback address?

Community Page
Last updated: