[probe] Use https with scope.weave.works by default

This commit is contained in:
Alfonso Acosta
2015-12-21 14:47:11 +00:00
parent 2faa58aa41
commit 4841340b33

View File

@@ -108,7 +108,7 @@ while true; do
shift
fi
PROBE_ARGS="$PROBE_ARGS -token=$ARG_VALUE"
echo "scope.weave.works:80" >/etc/weave/apps
echo "scope.weave.works:443" >/etc/weave/apps
touch /etc/service/app/down
;;
--no-app)