Skip to content

fix(urls): Stop fetching files using {{.ApiURL}}

Victor Lowther requested to merge switch-to-using-secure-provisioner-url into v4

We have {{.SecureProvisionerURL}} for that now. Use it instead, and avoid the extra redirects.

Merge request reports