adding radarr to caddy
This commit is contained in:
parent
1a2020c900
commit
7f2b4c0902
2 changed files with 10 additions and 0 deletions
|
@ -1270,6 +1270,11 @@ Dalinar's config is of course server oriented.
|
|||
reverse_proxy localhost:7879
|
||||
'';
|
||||
};
|
||||
virtualHosts = {
|
||||
"radarr.cochrun.xyz".extraConfig = ''
|
||||
reverse_proxy localhost:7878
|
||||
'';
|
||||
};
|
||||
virtualHosts = {
|
||||
"192.168.1.2".extraConfig = ''
|
||||
reverse_proxy localhost:9091
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue