Set --ip-masq to false

pull/6/head
Dawn Chen 2014-10-16 11:58:06 -07:00
parent 8a9c40c729
commit baf3bea79a
1 changed files with 1 additions and 1 deletions

View File

@ -1 +1 @@
DOCKER_OPTS="--bridge cbr0 --iptables=false -r=false"
DOCKER_OPTS="--bridge cbr0 --iptables=false --ip-masq=false -r=false"