add homepage service and fix transmission

This commit is contained in:
nicknase27
2026-07-26 20:56:51 +02:00
parent 82db9dd9cf
commit 0024bf2032
4 changed files with 118 additions and 0 deletions
+10
View File
@@ -66,6 +66,16 @@
'';
};
"home.nicknase27.com" = {
extraConfig = ''
reverse_proxy localhost:8082
'';
};
"torrent.nicknase27.com" = {
extraConfig = ''
reverse_proxy localhost:9091
'';
};
"storage.nicknase27.com" = {
extraConfig = ''
reverse_proxy 10.0.0.5:80