barrios/caddy/Caddyfile

15 lines
284 B
Text
Raw Normal View History

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