update readme

This commit is contained in:
Mateusz Gruszczyński
2025-10-25 21:27:26 +02:00
parent 09ca1f1eef
commit bac38659e1

View File

@@ -95,13 +95,13 @@ systemctl status angie.service --no-pager
systemctl status npm.service --no-pager systemctl status npm.service --no-pager
``` ```
# NPM UI # NPM UI
# Default: http://"<your-host>":81 # Default: http://host_ip:81
# Angie UI # Angie UI
# Default: http://"<your-host>":82/console # Default: http://host_ip:82/console
# Prometheus # 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 4. Save
Metrics will be visible at: 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) ## HTTP/3 Announcement (NPM → Edit → Advanced)