Use magicDNS for transmission
This commit is contained in:
@@ -103,6 +103,13 @@
|
||||
reverse_proxy localhost:9091
|
||||
'';
|
||||
};
|
||||
|
||||
"http://bigding" = {
|
||||
extraConfig = ''
|
||||
reverse_proxy /transmission localhost:9091
|
||||
reverse_proxy /transmission/* localhost:9091
|
||||
'';
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user