# This configuration snipped is intended to be stored in /etc/apt/apt.conf.d/
# on the client system in order to change a regular setup to use apt-cacher-ng.

Acquire::http::Proxy "http://192.168.0.245:3142/";

