fix logrotate perms

This commit is contained in:
Mateusz Gruszczyński
2025-10-25 21:26:08 +02:00
parent 6473d1fa5f
commit 09ca1f1eef
2 changed files with 31 additions and 8 deletions

View File

@@ -95,10 +95,13 @@ systemctl status angie.service --no-pager
systemctl status npm.service --no-pager
```
# NPM UI
# Default: http://<your-host>:81
# Default: http://"<your-host>":81
# Angie UI
# Default: http://<your-host>:82
# Default: http://"<your-host>":82/console
# Prometheus
# Default: http://"<your-host>":82/p8s
---