3 lines
169 B
Text
3 lines
169 B
Text
|
{% from "apt-cacher/ng/map.jinja" import apt_cacher_ng with context %}
|
||
|
Acquire::http::Proxy "http://{{ apt_cacher_ng.server_address }}:{{ apt_cacher_ng.server_port }}";
|