#!/bin/sh set -euo pipefail ce_ip="$TPLUS_CLEARING_ENGINE_SERVICE_HOST" mkdir -p /app/config cat > /app/config/lc.toml <