Update sites.inc
This commit is contained in:
@@ -382,6 +382,7 @@ NEWSITE(){
|
|||||||
break
|
break
|
||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
|
echo "HERE: ${SECURE}"
|
||||||
if [ "${SECURE}" == "2FA" ]; then
|
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"
|
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
|
else
|
||||||
|
|||||||
Reference in New Issue
Block a user