site.conf: use 1.updates.service.ffhl
Now that we have DNS working use it to fetch updates!
This commit is contained in:
parent
36b9fd812d
commit
9980426454
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@
|
|||
branches => {
|
||||
stable => {
|
||||
name => 'stable',
|
||||
mirrors => ['http://[fdef:ffc0:3dd7::ffff:0]/stable/'],
|
||||
mirrors => ['http://1.updates.services.ffhl/stable'],
|
||||
probability => 0.08,
|
||||
good_signatures => 2,
|
||||
pubkeys => [
|
||||
|
|
Loading…
Reference in a new issue