5 lines
93 B
Caddyfile
5 lines
93 B
Caddyfile
https://film.{$DOMAIN} {
|
|
import internal_only
|
|
reverse_proxy http://localhost:8096
|
|
}
|
|
|