chore: unexpose actual from internet; update immich

This commit is contained in:
oddlama 2025-04-08 22:17:22 +02:00
parent ba66772cb1
commit fdfae01dac
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A
17 changed files with 81 additions and 60 deletions

View file

@ -27,6 +27,7 @@ in
};
globals.services.paperless.domain = paperlessDomain;
# FIXME: also monitor from internal network
globals.monitoring.http.paperless = {
url = "https://${paperlessDomain}";
expectedBodyRegex = "Paperless-ngx";