Update sites.inc

This commit is contained in:
2023-07-08 22:53:42 -05:00
parent 39cd66be54
commit 6e9108e238

View File

@@ -53,6 +53,9 @@ DELSITE(){
fi
echo -e "${idsCL[Green]}Done${idsCL[Default]}"
echo
ssh root@${NM_SINGLESRVR_IP['WEB']} sed -i "/${DEL_SITE}/d" ${NM_DOCKER_COMPOSE_LOC['authelia']}/config/configuration.yml
echo -en "${idsCL[LightCyan]}Reloading NGINX ... ${idsCL[Default]}"
ssh root@10.10.10.80 nodemgmt service nginx reload >/dev/null 2>&1
ssh root@10.10.1.120 nodemgmt service nginx reload >/dev/null 2>&1