🐛 update paperless healthcheck

This commit is contained in:
Ingolf Wagner 2025-02-03 21:29:35 +13:00
parent 71d39e58f2
commit 6894dd13bb
No known key found for this signature in database
GPG key ID: 76BF5F1928B9618B

View file

@ -8,7 +8,7 @@
{
healthchecks.http.paperless = {
url = "http://paperless.ingolf-wagner.de/accounts/login/?next=/";
url = "http://paperless.chungus.private/accounts/login/?next=/";
expectedContent = "paperless.chungus.private";
};
healthchecks.closed.retiolum.ports.paperless = [ config.services.paperless.port ];