forward more services
This commit is contained in:
parent
31dd6510f8
commit
a7e619a875
1 changed files with 9 additions and 0 deletions
|
@ -99,6 +99,15 @@ in
|
||||||
"jellyfin.kruining.eu".extraConfig = ''
|
"jellyfin.kruining.eu".extraConfig = ''
|
||||||
reverse_proxy http://127.0.0.1:8096
|
reverse_proxy http://127.0.0.1:8096
|
||||||
'';
|
'';
|
||||||
|
"indexer.kruining.eu".extraConfig = ''
|
||||||
|
reverse_proxy http://127.0.0.1:9696
|
||||||
|
'';
|
||||||
|
"torrentss.kruining.eu".extraConfig = ''
|
||||||
|
reverse_proxy http://127.0.0.1:58080
|
||||||
|
'';
|
||||||
|
"usenet.kruining.eu".extraConfig = ''
|
||||||
|
reverse_proxy http://127.0.0.1:8080
|
||||||
|
'';
|
||||||
"cloud.kruining.eu".extraConfig = ''
|
"cloud.kruining.eu".extraConfig = ''
|
||||||
php_fastcgi unix//run/phpfpm/nextcloud.sock {
|
php_fastcgi unix//run/phpfpm/nextcloud.sock {
|
||||||
env front_controller_active true
|
env front_controller_active true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue