Files
trystkelly.com/caddy/Caddyfile
T
2026-03-18 19:36:39 -06:00

25 lines
321 B
Caddyfile
Executable File

{
email trystkelly@gmail.com
}
jellyfin.trystkelly.com {
reverse_proxy jellyfin:8096
encode
}
copyparty.trystkelly.com {
reverse_proxy copyparty:3923
encode
}
photos.trystkelly.com {
reverse_proxy pigallery2:80
encode
}
trystkelly.com {
root * /srv
file_server browse
encode
}