mirror of
https://pagure.io/fm-orchestrator.git
synced 2026-05-11 10:34:30 +08:00
update default pdc server in rida.conf
This commit is contained in:
@@ -6,7 +6,7 @@ koji_config = ~/.koji/config
|
|||||||
koji_profile = staging
|
koji_profile = staging
|
||||||
koji_arches = ["x86_64"]
|
koji_arches = ["x86_64"]
|
||||||
db = sqlite:///rida.db
|
db = sqlite:///rida.db
|
||||||
pdc_url = http://fed-mod.org:8000/rest_api/v1
|
pdc_url = http://modularity.fedorainfracloud.org:8080/rest_api/v1
|
||||||
pdc_insecure = True
|
pdc_insecure = True
|
||||||
pdc_develop = True
|
pdc_develop = True
|
||||||
scmurls = ["git://pkgs.stg.fedoraproject.org/modules/"]
|
scmurls = ["git://pkgs.stg.fedoraproject.org/modules/"]
|
||||||
|
|||||||
Reference in New Issue
Block a user