update readme
This commit is contained in:
@@ -95,13 +95,13 @@ systemctl status angie.service --no-pager
|
||||
systemctl status npm.service --no-pager
|
||||
```
|
||||
# NPM UI
|
||||
# Default: http://"<your-host>":81
|
||||
# Default: http://host_ip:81
|
||||
|
||||
# Angie UI
|
||||
# Default: http://"<your-host>":82/console
|
||||
# Default: http://host_ip:82/console
|
||||
|
||||
# Prometheus
|
||||
# Default: http://"<your-host>":82/p8s
|
||||
# Default: http://host_ip:82/p8s
|
||||
|
||||
---
|
||||
|
||||
@@ -116,7 +116,7 @@ To enable Angie statistics for a specific vHost:
|
||||
```
|
||||
4. Save
|
||||
Metrics will be visible at:
|
||||
http://<NPM-IP>:82/console/#server_zones
|
||||
http://host_ip:82/console/#server_zones
|
||||
|
||||
|
||||
## HTTP/3 Announcement (NPM → Edit → Advanced)
|
||||
|
||||
Reference in New Issue
Block a user