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

changed documentation for resolv.conf

This commit is contained in:
sujiba 2023-05-04 01:33:01 +02:00
parent 4e9ee04066
commit 8f634eeade

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
```