Skip to content

Commit

Permalink
Disable proxy in net-plugin.
Browse files Browse the repository at this point in the history
In order to be consistent with previous behaviour.
  • Loading branch information
marccarre committed May 9, 2017
1 parent bc2bd48 commit e140605
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions prog/net-plugin/launch.sh
Expand Up @@ -41,6 +41,7 @@ exec /home/weave/weaver $EXTRA_ARGS --port=6783 $(router_bridge_opts) \
--host-root=/host \
--proc-path=/host/proc \
--http-addr=$HTTP_ADDR --status-addr=$STATUS_ADDR \
--no-proxy \
--no-dns \
--ipalloc-range=$IPALLOC_RANGE \
--nickname "$(hostname)" \
Expand Down

0 comments on commit e140605

Please sign in to comment.