Update sites.inc
This commit is contained in:
@@ -382,6 +382,7 @@ NEWSITE(){
|
||||
break
|
||||
fi
|
||||
done
|
||||
echo "HERE: ${SECURE}"
|
||||
if [ "${SECURE}" == "2FA" ]; then
|
||||
ssh root@${NM_AUTHELIA_IP} "sed -ie \"/domain: # Proxies needing 2 factor below/a ~~~ - \\\"${MAIN_SITE}\\\"\" ${NM_DOCKER_COMPOSE_LOC['authelia']}/config/configuration.yml"
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user