mirror of
https://github.com/firewalkwithm3/stacks.git
synced 2025-08-02 18:50:11 +08:00
[Komodo] Commit Sync: update resources.toml
This commit is contained in:
parent
2e64bd621c
commit
5baa893a3b
1 changed files with 12 additions and 0 deletions
|
@ -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]]
|
[[stack]]
|
||||||
name = "paperless"
|
name = "paperless"
|
||||||
tags = ["internal"]
|
tags = ["internal"]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue