From a011fedfe01dbb612a5fed065cb5056ca7d48a84 Mon Sep 17 00:00:00 2001 From: chaos Date: Mon, 16 Dec 2024 14:53:23 +0000 Subject: [PATCH] work on photoprism --- hosts/hetzner-arm/profiles/photoprism.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/hetzner-arm/profiles/photoprism.nix b/hosts/hetzner-arm/profiles/photoprism.nix index 06bc648..8f94a7a 100644 --- a/hosts/hetzner-arm/profiles/photoprism.nix +++ b/hosts/hetzner-arm/profiles/photoprism.nix @@ -49,7 +49,7 @@ in { originalsPath = "/Photos"; settings = { PHOTOPRISM_SITE_URL = "https://photoprism.owo.monster"; - PHOTOPRISM_ADMIN_PASSWORD = "admin"; + PHOTOPRISM_ADMIN_PASSWORD = "adminadmin"; }; };