apt-cacher/client/templates/02proxy.j2
author Luke Hoersten <luke@hoersten.org>
Fri, 27 Mar 2026 14:56:43 -0500
changeset 253 4ca131e557dc
parent 250 0ecb48bf664b
permissions -rw-r--r--
Fixed paper build URL and nginx logging off.

Acquire::http::proxy "http://{{apt_cacher_host}}:{{apt_cacher_port}}";
Acquire::https::proxy "DIRECT";