mirror of
https://github.com/weaveworks/scope.git
synced 2026-05-05 08:48:51 +00:00
Don't default to ssl for scope.weave.works
It doesn't support it yet, and we want to release 0.10.0
This commit is contained in:
@@ -103,7 +103,7 @@ while true; do
|
||||
shift
|
||||
fi
|
||||
PROBE_ARGS="$PROBE_ARGS -token=$ARG_VALUE"
|
||||
echo "scope.weave.works:443" >/etc/weave/apps
|
||||
echo "scope.weave.works:80" >/etc/weave/apps
|
||||
touch /etc/service/app/down
|
||||
;;
|
||||
--no-app)
|
||||
|
||||
Reference in New Issue
Block a user