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