fix various bugs
This commit is contained in:
parent
f1ffa33976
commit
30f17f692c
10 changed files with 40 additions and 36 deletions
|
@ -78,7 +78,11 @@ in
|
|||
sonarr = serviceConf;
|
||||
bazarr = serviceConf;
|
||||
lidarr = serviceConf;
|
||||
flaresolverr = serviceConf;
|
||||
|
||||
flaresolverr = {
|
||||
enable = true;
|
||||
openFirewall = true;
|
||||
};
|
||||
|
||||
jellyseerr = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue