mirror of
https://github.com/bensuperpc/infrastructure.git
synced 2025-08-16 14:34:57 +02:00
8 lines
139 B
Plaintext
8 lines
139 B
Plaintext
torrent.{$MAIN_DOMAIN} {
|
|
reverse_proxy qbittorrent:8080
|
|
}
|
|
|
|
qbittorrent.{$MAIN_DOMAIN} {
|
|
redir https://torrent.{$MAIN_DOMAIN} permanent
|
|
}
|