#!/bin/bash . $(dirname $0)/envRproxy.sh docker exec ${CONTAINER_NAME} nginx -t docker exec ${CONTAINER_NAME} nginx -s reload