mirror of
https://github.com/YunoHost-Apps/pihole_ynh.git
synced 2024-09-03 20:05:58 +02:00
Official docs and mention post-install
The post-install step is important for the app to be functional and the DNS server option should be mentioned as an alternative to the DHCP server option.
This commit is contained in:
parent
6ecbf20ad7
commit
115a240a1b
1 changed files with 2 additions and 2 deletions
|
@ -23,11 +23,11 @@ No demo available.
|
|||
|
||||
## Configuration
|
||||
|
||||
Use the admin panel of your Pi-hole to configure this app.
|
||||
Use the admin panel of your Pi-hole to configure this app. You may also need to follow the [post-install guide](https://docs.pi-hole.net/main/post-install/) to setup Pi-hole either as a *DNS server* or a *DHCP server*.
|
||||
|
||||
## Documentation
|
||||
|
||||
* Official documentation: Not found
|
||||
* Official documentation: https://docs.pi-hole.net/
|
||||
* Pi-hole as a DHCP server: [dhcp.md](./dhcp.md)
|
||||
* YunoHost documentation: There no other documentations, feel free to contribute.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue