fix: ports
This commit is contained in:
parent
22fb1fd5d3
commit
33ed000db6
1 changed files with 2 additions and 2 deletions
|
|
@ -187,11 +187,11 @@ in {
|
||||||
tls internal
|
tls internal
|
||||||
'';
|
'';
|
||||||
virtualHosts."jellyfin.saberofxebec".extraConfig = ''
|
virtualHosts."jellyfin.saberofxebec".extraConfig = ''
|
||||||
reverse_proxy :8787
|
reverse_proxy :8096
|
||||||
tls internal
|
tls internal
|
||||||
'';
|
'';
|
||||||
virtualHosts."jellyseer.saberofxebec".extraConfig = ''
|
virtualHosts."jellyseer.saberofxebec".extraConfig = ''
|
||||||
reverse_proxy :8787
|
reverse_proxy :5055
|
||||||
tls internal
|
tls internal
|
||||||
'';
|
'';
|
||||||
virtualHosts."pihole.saberofxebec".extraConfig = ''
|
virtualHosts."pihole.saberofxebec".extraConfig = ''
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue