mirror of
https://github.com/pi-hole/pi-hole.git
synced 2024-12-04 20:13:17 +00:00
Add and center dashboard image
This commit is contained in:
parent
6fbafb185b
commit
aff03bfedb
1 changed files with 4 additions and 2 deletions
|
@ -93,11 +93,13 @@ The automated install is only for a clean install of a Debian family or Fedora b
|
|||
|
||||
### Web Interface
|
||||
|
||||
The [Web interface](https://github.com/jacobsalmela/AdminLTE#pi-hole-admin-dashboard) will be installed automatically so you can view stats and change settings. You can find it at:
|
||||
The [Web interface](https://github.com/pi-hole/AdminLTE#pi-hole-admin-dashboard) will be installed automatically so you can view stats and change settings. You can find it at:
|
||||
|
||||
`http://192.168.1.x/admin/index.php` or `http://pi.hole/admin`
|
||||
|
||||
![Pi-hole Advanced Stats Dashboard](http://i.imgur.com/gTq2GbS.png)
|
||||
<p align="center">
|
||||
<a href=https://github.com/pi-hole/AdminLTE#pi-hole-admin-dashboard><img src="https://assets.pi-hole.net/static/dashboard.png"></a>
|
||||
</p>
|
||||
|
||||
### Whitelist and blacklist
|
||||
|
||||
|
|
Loading…
Reference in a new issue