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

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