mirror of
https://github.com/0glabs/0g-storage-node.git
synced 2024-11-10 10:05:17 +00:00
update boot node to static ip (#38)
This commit is contained in:
parent
8b410f2fc8
commit
b07e6e776a
@ -6,7 +6,7 @@ network_listen_address = "0.0.0.0"
|
|||||||
network_libp2p_port = 1234
|
network_libp2p_port = 1234
|
||||||
network_discovery_port = 1234
|
network_discovery_port = 1234
|
||||||
network_target_peers = 3
|
network_target_peers = 3
|
||||||
network_boot_nodes = ["/ip4/141.148.134.20/udp/1234/p2p/16Uiu2HAmPxGNWu9eVAQPJww79J32pTJLKGcpjRMb4Qb8xxKkyuG1","/ip4/129.146.156.125/udp/1234/p2p/16Uiu2HAm93Hd5azfhkGBbkx1zero3nYHvfjQYM2NtiW4R3r5bE2g"]
|
network_boot_nodes = ["/ip4/54.219.26.22/udp/1234/p2p/16Uiu2HAmPxGNWu9eVAQPJww79J32pTJLKGcpjRMb4Qb8xxKkyuG1","/ip4/52.52.127.117/udp/1234/p2p/16Uiu2HAm93Hd5azfhkGBbkx1zero3nYHvfjQYM2NtiW4R3r5bE2g"]
|
||||||
network_libp2p_nodes = []
|
network_libp2p_nodes = []
|
||||||
network_private = false
|
network_private = false
|
||||||
network_disable_discovery = false
|
network_disable_discovery = false
|
||||||
|
Loading…
Reference in New Issue
Block a user