Force-disable the NAT detection in the Docker env
This commit is contained in:
parent
4880d1b263
commit
8abf069aac
|
@ -3,5 +3,5 @@
|
|||
killall p2pd
|
||||
rm -rf /tmp/*
|
||||
|
||||
beacon_node $*
|
||||
beacon_node --nat:none $*
|
||||
|
||||
|
|
Loading…
Reference in New Issue