adguardhome: add bazarr rewrite
All checks were successful
flake check / check (push) Successful in 4m31s
fmt check / check (push) Successful in 57s
All checks were successful
flake check / check (push) Successful in 4m31s
fmt check / check (push) Successful in 57s
This commit is contained in:
parent
06df3ec2f2
commit
689b8fb50f
1 changed files with 4 additions and 0 deletions
|
@ -45,6 +45,10 @@ _: {
|
||||||
domain = "radarr.internal.flake.sh";
|
domain = "radarr.internal.flake.sh";
|
||||||
answer = "192.168.1.54";
|
answer = "192.168.1.54";
|
||||||
}
|
}
|
||||||
|
{
|
||||||
|
domain = "bazarr.internal.flake.sh";
|
||||||
|
answer = "192.168.1.54";
|
||||||
|
}
|
||||||
{
|
{
|
||||||
domain = "whisparr.internal.flake.sh";
|
domain = "whisparr.internal.flake.sh";
|
||||||
answer = "192.168.1.54";
|
answer = "192.168.1.54";
|
||||||
|
|
Loading…
Reference in a new issue