Updated Cache server ip (again(again))

This commit is contained in:
2021-12-01 01:32:12 +01:00
parent bdc1d996e8
commit 5ceb12deea
3 changed files with 8 additions and 8 deletions

View File

@@ -6,9 +6,9 @@ ThisScriptConfigured=no
UseCache=no
#Cache enable (using apt-cacher-NG)
CacheAlpineRepo="http://192.168.200.3/alpine/"
CacheDebianCache="http://192.168.200.3:80"
CacheDebianCore="http://192.168.200.3/deb.debian.org/debian"
CacheAlpineRepo="http://192.168.200.11/alpine/"
CacheDebianCache="http://192.168.200.11:80"
CacheDebianCore="http://192.168.200.11/deb.debian.org/debian"
#Cache enable (using Official MirrorServers)
DefaultAlpineRepo="http://dl-4.alpinelinux.org/alpine/"