Force-disable the NAT detection in the Docker env

This commit is contained in:
Zahary Karadjov 2019-06-24 18:49:44 +03:00
parent 18f3dacfab
commit 534fecb579
1 changed files with 1 additions and 1 deletions

View File

@ -3,5 +3,5 @@
killall p2pd
rm -rf /tmp/*
beacon_node $*
beacon_node --nat:none $*