#!/bin/sh # Render the runtime config from container env so a single built image serves # any deployment. Runs before nginx starts (nginx /docker-entrypoint.d hook). set -eu cat > /usr/share/nginx/html/config.js <