mirror of
https://github.com/weaveworks/scope.git
synced 2026-07-15 19:41:02 +00:00
[probe] Use https with scope.weave.works by default
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user