fix: bad replace

This commit is contained in:
chloe 2025-05-10 10:09:49 +02:00
parent 06e89225e1
commit 5b0e2828d1

View file

@ -18,8 +18,6 @@ in
openFirewall = true;
};
services.prowlarr = {
enable = true;
openFirewall = true;
@ -62,27 +60,27 @@ in
reverse_proxy :7878
'';
"http://sonarr.sisyphe.normandy.rougebordeaux.xyz.extraConfig = ''
"http://sonarr.sisyphe.normandy.rougebordeaux.xyz".extraConfig = ''
reverse_proxy :8989
'';
"http://sonarr-anime.sisyphe.normandy.rougebordeaux.xyz.extraConfig = ''
"http://sonarr-anime.sisyphe.normandy.rougebordeaux".xyz.extraConfig = ''
reverse_proxy :8999
'';
"http://prowlarr.sisyphe.normandy.rougebordeaux.xyz.extraConfig = ''
"http://prowlarr.sisyphe.normandy.rougebordeaux.xyz".extraConfig = ''
reverse_proxy :9696
'';
"http://katflix.sisyphe.normandy.rougebordeaux.xyz.extraConfig = ''
"http://katflix.sisyphe.normandy.rougebordeaux.xyz".extraConfig = ''
reverse_proxy :5055
'';
"http://bazarr.sisyphe.normandy.rougebordeaux.xyz.extraConfig = ''
"http://bazarr.sisyphe.normandy.rougebordeaux.xyz".extraConfig = ''
reverse_proxy :6767
'';
"http://bazarr-anime.sisyphe.normandy.rougebordeaux.xyz.extraConfig = ''
"http://bazarr-anime.sisyphe.normandy.rougebordeaux.xyz".extraConfig = ''
reverse_proxy :6777
'';
};