Update .komodo/resources.toml

This commit is contained in:
2025-12-14 22:14:47 -08:00
parent aee16009fe
commit 2aee279447

View File

@@ -317,6 +317,20 @@ file_paths = ["stacks/prowlarr.compose.yml"]
## ##
[[stack]]
name = "radarr"
description = "Radarr movie collection manager"
tags = ["media", "arr", "syn02"]
[stack.config]
server = "syn02"
git_provider = "192.168.1.51:3052"
git_https = false
git_account = "komodo"
repo = "stray/komodo"
file_paths = ["stacks/radarr.compose.yml"]
##
[[stack]] [[stack]]
name = "sabnzbd" name = "sabnzbd"
description = "SABnzbd usenet downloader" description = "SABnzbd usenet downloader"