Update adguard-home.md

This commit is contained in:
Tom 2020-10-18 14:43:32 +01:00 committed by GitHub
parent 3dfe0b3ad8
commit 1b9c3b4e9f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32,7 +32,7 @@ services:
- ./data:/opt/adguardhome/work
- ./certs:/opt/adguardhome/certs # remember to put this path in the UI too
```
Admin panel should be available at <https://<serverIP>:9002>
Admin panel should be available at https://localhost:9002
## Tips & tricks