1
0
Fork 0
mirror of https://github.com/sujiba/pihole-unbound-hyperlocal.git synced 2025-07-10 21:55:13 +02:00

changed documentation for resolv.conf

This commit is contained in:
simon 2021-12-22 23:56:56 +01:00
parent ebe2f6c4c6
commit 3e702fc8e5

View file

@ -59,8 +59,8 @@ and add
CACHE_SIZE=0
```
#### Self-created docker network
If you are using a self-created docker network, uncomment the following line in the docker-compose.yaml
#### resolv.conf
If you are using a self-created docker network or having problems with the pihole deployment inside the container, uncomment the following line in the docker-compose.yaml
```
#- ./resolv.conf:/etc/resolv.conf
```