1
0
Fork 0
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:
Ashwin Vishnu 2020-03-15 22:42:26 +01:00 committed by GitHub
parent 6ecbf20ad7
commit 115a240a1b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.