Docker helper certificate not working on Git Bash

Hey @mrjones , the CHT core upgrade enabled docker helper download the TLS certificate. The only issue now is that docker helper is providing https://127-0-0-1.local-ip.medicmobile.org:10443/ as the URL which from discussions with @jkuester ,is a loopback URL. I am unable to push project files to my local instance(I suspect, it’s because of this loopback URL).Have you experienced this before? I am using cht --url=https://127-0-0-1.local-ip.medicmobile.org:10443 to push the code in the VS code dev container