Comment on set up local DNS using Pi-hole + nginx + audiobookshelf
ShortN0te@lemmy.ml 3 days agoI switched to adguard, yes. But you can just give pi-hole a dnsmasq config file. The underlying dns server Pi-Hole uses does support those.
Just mount the file via a docker volume. I will have to look up the exact paths. Config would look like
address=/domain.tld/192.168.0.1
happeningtofry99158@lemmy.world 3 days ago
thanks a lot