mirror of
https://github.com/firewalkwithm3/stacks.git
synced 2025-08-02 02:30:10 +08:00
[Komodo] Commit Sync: update resources.toml
This commit is contained in:
parent
4d0436433d
commit
d9ea8bc64b
1 changed files with 1 additions and 31 deletions
|
@ -11,7 +11,7 @@ enabled = true
|
|||
name = "minecraft.local"
|
||||
tags = ["spoonbill"]
|
||||
[server.config]
|
||||
address = "https://10.0.1.105:8120"
|
||||
address = "https://10.0.1.101:8120"
|
||||
enabled = true
|
||||
|
||||
##
|
||||
|
@ -280,22 +280,6 @@ run_directory = "mailserver"
|
|||
|
||||
##
|
||||
|
||||
[[stack]]
|
||||
name = "memos"
|
||||
tags = ["internal"]
|
||||
[stack.config]
|
||||
server = "docker.local"
|
||||
links = ["https://memos.ferngarden.net"]
|
||||
poll_for_updates = true
|
||||
auto_update = true
|
||||
linked_repo = "github"
|
||||
run_directory = "memos"
|
||||
environment = """
|
||||
POSTGRES_PASSWORD=[[MEMOS_DB_PASSWORD]]
|
||||
"""
|
||||
|
||||
##
|
||||
|
||||
[[stack]]
|
||||
name = "metrics_docker_local"
|
||||
tags = ["internal", "metrics"]
|
||||
|
@ -427,20 +411,6 @@ MOLLY_VAPID_PRIVKEY=[[MOLLY_VAPID_PRIVKEY]]
|
|||
|
||||
##
|
||||
|
||||
[[stack]]
|
||||
name = "obsidian-livesync"
|
||||
tags = ["internal"]
|
||||
[stack.config]
|
||||
server = "docker.local"
|
||||
auto_update = true
|
||||
linked_repo = "github"
|
||||
run_directory = "obsidian-livesync"
|
||||
environment = """
|
||||
COUCHDB_PASSWORD=[[OBSIDIAN_LIVESYNC_DB_PASSWORD]]
|
||||
"""
|
||||
|
||||
##
|
||||
|
||||
[[stack]]
|
||||
name = "paperless"
|
||||
tags = ["internal"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue