mirror of
https://github.com/firewalkwithm3/stacks.git
synced 2025-09-17 03:41:21 +08:00
[Komodo] Commit Sync: update resources.toml
This commit is contained in:
parent
7385525a50
commit
245dcd65a6
1 changed files with 19 additions and 0 deletions
|
@ -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"]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue