mirror of
https://github.com/sujiba/pihole-unbound-hyperlocal.git
synced 2025-07-12 14:35:42 +02:00
changed container name under testing
This commit is contained in:
parent
df24040577
commit
42fc405adf
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ docker-compose up -d
|
|||
|
||||
### Testing
|
||||
```
|
||||
docker exec -it pihole bash
|
||||
docker exec -it pihole-unbound bash
|
||||
dig github.com @127.0.0.1 +short
|
||||
dig sigfail.verteiltesysteme.net @127.0.0.1 | grep status
|
||||
dig sigok.verteiltesysteme.net @127.0.0.1 | grep status
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue