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:
parent
4e9ee04066
commit
8f634eeade
1 changed files with 2 additions and 2 deletions
|
@ -59,8 +59,8 @@ and add
|
||||||
CACHE_SIZE=0
|
CACHE_SIZE=0
|
||||||
```
|
```
|
||||||
|
|
||||||
#### Self-created docker network
|
#### resolv.conf
|
||||||
If you are using a self-created docker network, uncomment the following line in the docker-compose.yaml
|
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
|
#- ./resolv.conf:/etc/resolv.conf
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue