Difference between revisions of "9000"

From wikieduonline
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
  docker run -p 9000:9000 minio/minio server /data
+
  docker run -p 9000:9000 [[minio]]/minio server /data
  
 +
 +
[[lighthouse beacon_node]]
 +
        --port <PORT>
 +
            The TCP/UDP port to listen on. The UDP port can be modified by the --discovery-port flag. If listening over both Ipv4 and Ipv6 the --port flag will apply to the Ipv4 address and --port6 to the Ipv6 address. [default: 9000 ]
  
 
* [[Ethereum consensus clients]]
 
* [[Ethereum consensus clients]]
  
 
== See also ==
 
== See also ==
* [[TCP port]]
+
* {{Ethereum ports}}
 +
* {{lg bn}}
 +
 
 +
[[Category:Ethereum]]
 +
[[Category:Lighthouse]]

Latest revision as of 06:41, 7 June 2024

docker run -p 9000:9000 minio/minio server /data


lighthouse beacon_node

       --port <PORT>
           The TCP/UDP port to listen on. The UDP port can be modified by the --discovery-port flag. If listening over both Ipv4 and Ipv6 the --port flag will apply to the Ipv4 address and --port6 to the Ipv6 address. [default: 9000 ]

See also[edit]

Advertising: