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
c1fdf47daf
commit
f3983e6516
1 changed files with 1 additions and 9 deletions
|
@ -379,15 +379,8 @@ SLSKD_API_KEY=[[EXPLO_SLSKD_API_KEY]]
|
|||
|
||||
[[stack]]
|
||||
name = "nextcloud-aio"
|
||||
tags = ["internal"]
|
||||
[stack.config]
|
||||
server = "vm/docker"
|
||||
links = [
|
||||
"https://cloud.ferngarden.net",
|
||||
"https://docker.local:8080"
|
||||
]
|
||||
poll_for_updates = true
|
||||
auto_update = true
|
||||
linked_repo = "github"
|
||||
run_directory = "nextcloud-aio"
|
||||
|
||||
|
@ -620,7 +613,6 @@ image_registry.account = "firewalkwithm3"
|
|||
[[repo]]
|
||||
name = "github"
|
||||
[repo.config]
|
||||
server = "vm/docker"
|
||||
builder = "docker.local"
|
||||
git_account = "firewalkwithm3"
|
||||
repo = "firewalkwithm3/stacks"
|
||||
|
@ -631,7 +623,7 @@ repo = "firewalkwithm3/stacks"
|
|||
name = "docker.local"
|
||||
[builder.config]
|
||||
type = "Server"
|
||||
params.server_id = "vm/docker"
|
||||
params = {}
|
||||
|
||||
##
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue