From eb416f1e3e7663b0cfdd62043fc1fcc316acf188 Mon Sep 17 00:00:00 2001 From: wubin01 Date: Tue, 30 Jul 2019 16:20:24 +0800 Subject: [PATCH] modify fastnode config --- src/main/resources/config.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/config.conf b/src/main/resources/config.conf index 2787c3e6238..d83a33f3f17 100644 --- a/src/main/resources/config.conf +++ b/src/main/resources/config.conf @@ -149,8 +149,8 @@ node { ] fastForward = [ - "47.90.208.194:18888", - "47.75.212.39:18888" + "100.26.245.209:18888", + "15.188.6.125:18888" ] http {