copr: use CDN for AWS
This commit is contained in:
parent
83558432f1
commit
cb7c17573b
2 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@ _forward_src: "forward"
|
|||
copr_backend_ips: ["34.227.76.72", "172.30.2.166"]
|
||||
keygen_host: "52.202.64.55"
|
||||
|
||||
backend_base_url: "https://copr-be.aws.fedoraproject.org"
|
||||
backend_base_url: "https://download.copr.fedorainfracloud.org"
|
||||
postfix_maincf: "postfix/main.cf/main.cf.copr"
|
||||
|
||||
frontend_base_url: "https://copr-fe.aws.fedoraproject.org"
|
||||
|
|
|
@ -12,7 +12,7 @@ _forward_src: "forward_dev"
|
|||
copr_backend_ips: ["54.174.143.212", "172.30.2.128"]
|
||||
keygen_host: "18.209.1.14"
|
||||
|
||||
backend_base_url: "https://copr-be-dev.cloud.fedoraproject.org"
|
||||
backend_base_url: "https://download.copr-dev.fedorainfracloud.org"
|
||||
postfix_maincf: "postfix/main.cf/main.cf.copr"
|
||||
|
||||
frontend_base_url: "https://copr-fe-dev.cloud.fedoraproject.org"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue