Skip to content

Commit f82adc5

Browse files
author
huzhenyuan
committed
update seed
1 parent 4bac3c5 commit f82adc5

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

src/main/resources/config.conf

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -125,17 +125,16 @@ seed.node = {
125125
# "ip:port"
126126
# ]
127127
ip.list = [
128-
"47.254.16.55:18888",
129-
"47.254.18.49:18888",
128+
"47.91.246.252:18888",
129+
"39.106.220.120:18888",
130+
"35.169.113.187:18888",
131+
"18.208.116.213:18888",
130132
"18.188.111.53:18888",
133+
"52.14.211.18:18888",
131134
"54.219.41.56:18888",
132-
"35.169.113.187:18888",
135+
"13.57.78.225:18888",
133136
"34.214.241.188:18888",
134-
"47.254.146.147:18888",
135-
"47.254.144.25:18888",
136-
"47.91.246.252:18888",
137-
"47.91.216.69:18888",
138-
"39.106.220.120:18888"
137+
"54.200.48.177:18888"
139138
]
140139
}
141140

0 commit comments

Comments
 (0)