mirror of
https://github.com/luigieai/homelab.git
synced 2025-06-07 16:06:35 -03:00
doc: update readme
This commit is contained in:
parent
17a046c615
commit
c78cc1af9d
1 changed files with 9 additions and 1 deletions
|
@ -18,3 +18,11 @@ There's some sensitive variables, we should configure directly in portainer thes
|
||||||
```yaml
|
```yaml
|
||||||
- PASSWORD=<insert password to access the admin painel>
|
- PASSWORD=<insert password to access the admin painel>
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### AdGuard Home
|
||||||
|
Link: *https://github.com/AdguardTeam/AdGuardHome*
|
||||||
|
|
||||||
|
I use AdGuard home for it's own purpose: safe browsing at DNS Level, also I'm actually using it as my local dns resolver for all my homelab
|
||||||
|
|
||||||
|
**Variables**
|
||||||
|
You can configure everything on it's own UI
|
||||||
|
|
Loading…
Add table
Reference in a new issue