1
0

Markdown formatting

This commit is contained in:
Dennis Reimann
2021-09-30 11:14:08 +02:00
parent 81a17317e1
commit 3c98599e60
4 changed files with 8 additions and 3 deletions

View File

@@ -42,12 +42,14 @@ docker logs pihole | grep random
```
If the password does not work, you can try to reset the password:
```bash
pihole.sh -a -p
docker restart pihole
```
Then running again
```bash
docker logs pihole | grep random
```