From 0e3f9d74d40fd7811756c1a2aa261539bb488128 Mon Sep 17 00:00:00 2001 From: nocci Date: Fri, 27 Mar 2026 18:17:57 +0100 Subject: [PATCH] =?UTF-8?q?stacks/obsidian-livesync/.env=20hinzugef=C3=BCg?= =?UTF-8?q?t?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- stacks/obsidian-livesync/.env | 4 ++++ 1 file changed, 4 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..df3875b --- /dev/null +++ b/stacks/obsidian-livesync/.env @@ -0,0 +1,4 @@ +OBSIDIAN_USER=nocci +OBSIDIAN_PASSWORD=o5JUrqPGLEL02nfPl80OgnTUIl1hE7Ft +COUCHDB_USER=nocci +COUCHDB_PASSWORD=o5JUrqPGLEL02nfPl80OgnTUIl1hE7Ft \ No newline at end of file