diff --git a/hosts/hetzner-arm/profiles/photoprism.nix b/hosts/hetzner-arm/profiles/photoprism.nix index 4138fa6..06bc648 100644 --- a/hosts/hetzner-arm/profiles/photoprism.nix +++ b/hosts/hetzner-arm/profiles/photoprism.nix @@ -49,6 +49,7 @@ in { originalsPath = "/Photos"; settings = { PHOTOPRISM_SITE_URL = "https://photoprism.owo.monster"; + PHOTOPRISM_ADMIN_PASSWORD = "admin"; }; };