From 09764cfeb32ba53de09f7cb6462e4a8db7a32059 Mon Sep 17 00:00:00 2001 From: Hang <hang@Hangs-MacBook-Pro.local> Date: Tue, 26 Apr 2022 16:23:58 -0500 Subject: [PATCH] fast push --- sample_test/config.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/sample_test/config.txt b/sample_test/config.txt index 25c842b..476f3b3 100644 --- a/sample_test/config.txt +++ b/sample_test/config.txt @@ -1,5 +1,5 @@ -A 127.0.0.1 10001 -B 127.0.0.1 10002 -C 127.0.0.1 10003 -D 127.0.0.1 10004 -E 127.0.0.1 10005 \ No newline at end of file +A localhost 10001 +B localhost 10002 +C localhost 10003 +D localhost 10004 +E localhost 10005 \ No newline at end of file -- GitLab