[the-new-hotness] Change mdapi staging URL
Signed-off-by: Michal Konečný <mkonecny@redhat.com>
This commit is contained in:
parent
c22c50363f
commit
0e5a9ed931
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ handlers = ["console"]
|
|||
[consumer_config]
|
||||
repo_url = "https://pagure.io/releng/fedora-scm-requests"
|
||||
{% if env == "staging" %}
|
||||
mdapi_url = "https://apps.stg.fedoraproject.org/mdapi"
|
||||
mdapi_url = "https://mdapi.stg.fedoraproject.org/"
|
||||
pdc_url = "https://pdc.stg.fedoraproject.org"
|
||||
dist_git_url = "https://src.stg.fedoraproject.org"
|
||||
{% else %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue