add homepage service and fix transmission
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user