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

changed readme

This commit is contained in:
sujiba 2023-05-04 01:33:02 +02:00
parent 06ae1a352f
commit f212fdb23a

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