barrios/caddy/Caddyfile

20 lines
327 B
Text
Raw Normal View History

jellyfin.dylanbaird.com {
reverse_proxy jellyfin:8096
}
cindysquiltsandthings.ca {
respond "Future home of Cindy's Quilts and Things"
}
forgejo.dylanbaird.com {
reverse_proxy forgejo:3000
}
registry.dylanbaird.com {
reverse_proxy registry:5000
}
dylanbaird.com {
root * /srv/dylanbaird
file_server
}