Added beszel monitoring

This commit is contained in:
2025-04-30 15:24:02 +02:00
parent 1a6889d561
commit 5f0eb27281
6 changed files with 15 additions and 4 deletions

View File

@@ -88,6 +88,11 @@ in {
handle @paperless-ngx {
reverse_proxy paperless-ngx:8000
}
@beszel host monitor.local.tbmrs.nl
handle @beszel {
reverse_proxy beszel:8090
}
}
'';
};