mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-08-08 06:30:18 +02:00
exposed jellyfin & cleaned some mess
This commit is contained in:
parent
8998b072c3
commit
7a2f6147a2
12 changed files with 39 additions and 50 deletions
|
@ -24,6 +24,10 @@
|
|||
reverse_proxy :8096
|
||||
'';
|
||||
|
||||
"http://media.hypervirtual.world".extraConfig = ''
|
||||
reverse_proxy :8096
|
||||
'';
|
||||
|
||||
"http://slskd.sisyphe.normandy.hypervirtual.world".extraConfig = ''
|
||||
reverse_proxy :5030
|
||||
'';
|
||||
|
@ -48,7 +52,7 @@
|
|||
reverse_proxy :3000
|
||||
'';
|
||||
|
||||
"http://status.normandy.hypervirtual.world".extraConfig = ''
|
||||
"http://status.hypervirtual.world".extraConfig = ''
|
||||
reverse_proxy :4000
|
||||
'';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue