add backup to archmirror
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
vincent 2022-02-12 11:24:19 +01:00
parent b1ed609a92
commit 7738697d31

View File

@ -25,8 +25,8 @@ nginx_upstreams:
- name: archMirrorUp
servers:
- localhost:7001
- localhost:7002
- localhost:7003
- localhost:7002 backup
- localhost:7003 backup
nginx_extra_http_options: |
proxy_connect_timeout 600s;
proxy_send_timeout 600s;