4 lines
95 B
Caddyfile
4 lines
95 B
Caddyfile
https://torrent.{$DOMAIN} {
|
|
import internal_only
|
|
reverse_proxy http://localhost:8085
|
|
}
|