[Komodo] Commit Sync: update resources.toml

This commit is contained in:
komodo 2025-07-04 16:48:19 +08:00
parent 2e64bd621c
commit 5baa893a3b

View file

@ -411,6 +411,18 @@ MOLLY_VAPID_PRIVKEY=[[MOLLY_VAPID_PRIVKEY]]
##
[[stack]]
name = "obsidian-livesync"
[stack.config]
server = "docker.local"
linked_repo = "github"
run_directory = "obsidian-livesync"
environment = """
COUCHDB_PASSWORD=[[OBSIDIAN_LIVESYNC_DB_PASSWORD]]
"""
##
[[stack]]
name = "paperless"
tags = ["internal"]