doc: nginx readme update

This commit is contained in:
Luigi Oliveira 2023-06-14 00:35:01 -03:00
parent 0f5bbcf244
commit 3f6a44533d

View file

@ -25,4 +25,16 @@ 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
You can configure everything on it's own UI accessing at port 3000
### Nginx proxy manager
Link: *https://nginxproxymanager.com/*
A nice and simpler nginx configuration UI for our homelab. We take advantage of our DNS sponsored by AdGuard and all servers and containers of my homelab can now be accessed by a cool domain
**Variables**
setup at port 81, for the fist time the default credentials are:
```
Email: admin@example.com
Password: changeme
```