diff --git a/files/2fa/pam_url.conf.j2 b/files/2fa/pam_url.conf.j2 index 6dcf99cbad..b7aebac4c1 100644 --- a/files/2fa/pam_url.conf.j2 +++ b/files/2fa/pam_url.conf.j2 @@ -3,7 +3,7 @@ pam_url: settings: { {% if env == 'staging' %} - url = "https://fas-all.stg.phx2.fedoraproject.org:8443/"; # URI to fetch + url = "https://fas-all.stg.phx2.fedoraproject.org/"; # URI to fetch {% elif datacenter == 'phx2' %} url = "https://fas-all.phx2.fedoraproject.org:8443/"; # URI to fetch {% else %}