apt-cacher/client/templates/02proxy.j2
author Luke Hoersten <luke@hoersten.org>
Wed, 25 Mar 2026 21:42:49 -0500
changeset 252 7a54477702cc
parent 250 0ecb48bf664b
permissions -rw-r--r--
Update versions and fix nginx logging.

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