#!/bin/sh sed -i "s~APP_INFRA_VERTICAL~${INFRA_VERTICAL}~g" /usr/share/nginx/html/config.js exec "$@"