summaryrefslogtreecommitdiffstats
path: root/makefu/0tests
diff options
context:
space:
mode:
Diffstat (limited to 'makefu/0tests')
-rw-r--r--makefu/0tests/data/secrets/photoprism.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/makefu/0tests/data/secrets/photoprism.nix b/makefu/0tests/data/secrets/photoprism.nix
new file mode 100644
index 00000000..17811ec5
--- /dev/null
+++ b/makefu/0tests/data/secrets/photoprism.nix
@@ -0,0 +1,4 @@
+{
+ db.username = "photoprism";
+ db.password = "photoprism";
+}