Updated and enabled cache server for new setup
This commit is contained in:
@@ -6,9 +6,9 @@ ThisScriptConfigured=no
|
||||
UseCache=no
|
||||
|
||||
#Cache enable (using apt-cacher-NG)
|
||||
CacheAlpineRepo="http://192.168.2.83/alpine/"
|
||||
CacheDebianCache="http://192.168.2.83:80"
|
||||
CacheDebianCore="http://192.168.2.83/deb.debian.org/debian"
|
||||
CacheAlpineRepo="http://192.168.200.20/alpine/"
|
||||
CacheDebianCache="http://192.168.200.20:80"
|
||||
CacheDebianCore="http://192.168.200.20/deb.debian.org/debian"
|
||||
|
||||
#Cache enable (using Official MirrorServers)
|
||||
DefaultAlpineRepo="http://dl-4.alpinelinux.org/alpine/"
|
||||
|
||||
Reference in New Issue
Block a user