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

changed readme

This commit is contained in:
simon 2022-07-10 17:24:16 +02:00
parent 167f64a48e
commit 41c19318cb

View file

@ -60,7 +60,7 @@ CACHE_SIZE=0
```
#### 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
If you are having problems with the pihole deployment inside the container, uncomment the following line in the docker-compose.yaml
```
#- ./resolv.conf:/etc/resolv.conf
```