···11# Replace 'your-registry.example.com' with your real domain
22# Caddy will automatically obtain TLS certificates for this domain via Let's Encrypt
33# and reverse-proxy traffic to the grain service on port 8888 (same Docker network)
44-# Note: Caddy passes the Authorization header through by default - do NOT use header_up
55-# directives as they can cause literal placeholder strings to be passed instead of values
6475your-registry.example.com {
86 # Allow large uploads for container images