barrios/caddy/Caddyfile
2026-06-19 18:07:37 -04:00

45 lines
No EOL
698 B
Caddyfile

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
}
nextcloud.dylanbaird.com {
reverse_proxy nextcloud:80
}
immich.dylanbaird.com {
reverse_proxy immich-server:2283
}
plex.dylanbaird.com {
reverse_proxy 192.168.2.31:32400
}
judo.dylanbaird.com {
root * /srv/judo
file_server
}
dylanbaird.com {
root * /srv/dylanbaird
file_server
}
dev.alloro.ca app-dev.alloro.ca {
reverse_proxy alloro:8080
}
pihole.dylanbaird.com {
reverse_proxy pihole:80
}