diff --git a/own-infra.md b/own-infra.md index bb3a8e5..f8644bf 100644 --- a/own-infra.md +++ b/own-infra.md @@ -96,7 +96,7 @@ Here's the config file I use for my home infrastructure: ``` dnsrec="" capath="/usr/share/keys/hbsd-update/trusted" -baseurl="http://hbsd-build-02.ip6.home.lan/updates/current" +baseurl="http://hbsd-build-02.ip6.home.lan/updates" dnssec="no" unsigned=1 ```