Barazo Docker Compose templates for self-hosting barazo.forum

feat(caddy): import custom *.caddy vhosts from ./caddy.d (#113) master

Mount ./caddy.d read-only at /etc/caddy/conf.d and import *.caddy from it, so operators can serve extra sites on the same box (status page, another app, a comments backend) without forking this template. Directory contents are gitignored; an empty directory is a no-op.