Update sites.inc
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user