6 lines
156 B
Text
6 lines
156 B
Text
|
https://torrent.$domain {
|
||
|
@blocked not remote_ip 10.0.0.0/24 10.0.89.0/24
|
||
|
respond @blocked "Internal use only" 403
|
||
|
reverse_proxy http://localhost:8085
|
||
|
}
|