src.nth.io/

summaryrefslogtreecommitdiff
path: root/apt-cacher/client/templates/02proxy.j2
blob: 5a6683a69e53076b9c331508db1519561136e3be (plain)
1
2
Acquire::http::proxy "http://{{apt_cacher_host}}:{{apt_cacher_port}}";
Acquire::https::proxy "DIRECT";