#!/bin/sh # Generate runtime config from environment variables. # This avoids baking secrets/keys into the Docker image at build time. cat > /usr/share/nginx/html/config.js <