use native qbittorrent
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
tls ${service_configs.https.certs}/cert.crt ${service_configs.https.certs}/cert.key
|
||||
|
||||
handle_path /torrent* {
|
||||
reverse_proxy 127.0.0.1:${builtins.toString service_configs.ports.torrent}
|
||||
reverse_proxy 192.168.15.1:${builtins.toString service_configs.ports.torrent}
|
||||
}
|
||||
|
||||
root * ${service_configs.https.data_dir}
|
||||
|
||||
Reference in New Issue
Block a user