Uncomment the 'node.proto_dist' to support docker env
This commit is contained in:
parent
87ae76b6b4
commit
94e1229abb
|
@ -238,7 +238,7 @@ node.crash_dump = {{ platform_log_dir }}/crash.dump
|
|||
## - inet6_tcp: handles TCP with IPv6 addressing.
|
||||
##
|
||||
## vm.args: -proto_dist inet_tcp
|
||||
## node.proto_dist = inet_tcp
|
||||
node.proto_dist = inet_tcp
|
||||
|
||||
## Sets the net_kernel tick time. TickTime is specified in seconds.
|
||||
## Notice that all communicating nodes are to have the same TickTime
|
||||
|
|
Loading…
Reference in New Issue