mirror of
https://github.com/acedanger/docker.git
synced 2025-12-06 08:50:11 -08:00
10 lines
134 B
Caddyfile
10 lines
134 B
Caddyfile
{
|
|
debug
|
|
email peter@peterwood.devdev
|
|
}
|
|
|
|
jellyfin.peterwood.rocks {
|
|
encode gzip
|
|
reverse_proxy https://localhost:8920
|
|
}
|