From 3c658a7237da7e7b70c97f799091af6bbf6c8b76 Mon Sep 17 00:00:00 2001 From: nocci Date: Fri, 27 Mar 2026 17:27:56 +0100 Subject: [PATCH] add env --- stacks/obsidian-livesync/.env | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 stacks/obsidian-livesync/.env diff --git a/stacks/obsidian-livesync/.env b/stacks/obsidian-livesync/.env new file mode 100644 index 0000000..a68d2d6 --- /dev/null +++ b/stacks/obsidian-livesync/.env @@ -0,0 +1,2 @@ +COUCHDB_USER=nocci +COUCHDB_PASSWORD=xK9#mP2$vL5@nQ8wR3&tY6!u \ No newline at end of file