f976f463db
Adding a 2nd docker-compose config for running both Pi-Hole and Unbound in the same container (following recommended steps in the Pi-Hole docs). Restructuring the project to maintain the old 2-container setup as well.
2 lines
79 B
Text
Executable file
2 lines
79 B
Text
Executable file
nameserver 127.0.0.1
|
|
nameserver 192.168.1.13 # secondary Pi-Hole or DNS server
|