chore: backup infrastructure configurations [skip ci]

This commit is contained in:
github-actions[bot]
2026-02-14 02:02:16 +00:00
parent ef3b61e195
commit bc78eb2981
29 changed files with 289 additions and 81 deletions

View File

@@ -29,7 +29,7 @@ job "sonarr" {
driver = "docker"
config {
image = "lscr.io/linuxserver/sonarr:develop"
image = "lscr.io/linuxserver/sonarr:latest"
ports = ["http"]
dns_servers = ["${attr.unique.network.ip-address}","192.168.4.250","8.8.8.8"]