[Komodo] Commit Sync: update resources.toml

This commit is contained in:
komodo 2025-09-15 11:17:44 +08:00
parent 7385525a50
commit 245dcd65a6

View file

@ -32,6 +32,14 @@ enabled = true
## ##
[[server]]
name = "weebill"
[server.config]
address = "https://10.0.1.4:8120"
enabled = true
##
[[stack]] [[stack]]
name = "13ft" name = "13ft"
tags = ["internal"] tags = ["internal"]
@ -428,6 +436,17 @@ COUCHDB_PASSWORD=[[OBSIDIAN_LIVESYNC_DB_PASSWORD]]
## ##
[[stack]]
name = "octoapp-plugin"
[stack.config]
server = "weebill"
poll_for_updates = true
auto_update = true
linked_repo = "github"
run_directory = "octoapp-plugin"
##
[[stack]] [[stack]]
name = "paperless" name = "paperless"
tags = ["internal"] tags = ["internal"]