Add caddy configuration

This commit is contained in:
2025-08-06 22:45:39 -07:00
commit c25bebe4ed

9
caddy/Caddyfile Normal file
View File

@@ -0,0 +1,9 @@
git.nvengal.com {
reverse_proxy gitea:3000
}
seer.nvengal.com {
reverse_proxy jellyseerr:5055
}
watch.nvengal.com {
reverse_proxy jellyfin:8096
}