# Placeholder reverse-proxy config for the future Docker Compose deployment. # Replace example.com and upstream targets during implementation. example.com { encode zstd gzip reverse_proxy web:3000 }