Update README.md

This commit is contained in:
John D 2020-05-31 09:51:18 -07:00 committed by GitHub
parent c2fa0ab656
commit d41dd2b9ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -33,5 +33,5 @@
``` ```
podman exec -it pihole pihole -a -p YOURNEWPASSHERE podman exec -it pihole pihole -a -p YOURNEWPASSHERE
``` ```
6. Update your DNS Servers to 10.0.5.3 in all your DHCP configs. 6. Update your DNS Servers to 10.0.5.3 (or your custom ip) in all your DHCP configs.
7. Access the pihole like you would normally. http://10.0.5.3/ 7. Access the pihole like you would normally.