#!/bin/sh
# Volumes
OMK_CONF="${VOLUMES_DIR}/openmapkit/omk_conf"
# Replacements
cat <<EOF >${OMK_CONF}/add-ca-cert.env
HOST=${HOST}
PORT=${PORT}
EOF