diff options
author | zheng_wenlong <wenlong_zheng@nexty-ele.com> | 2018-12-05 17:06:31 +0900 |
---|---|---|
committer | zheng_wenlong <wenlong_zheng@nexty-ele.com> | 2018-12-05 17:06:31 +0900 |
commit | eaea0b9767dbfb5762b7aa3c7c277cccc1d91f7d (patch) | |
tree | 384bea537636c74364b936b1a3e245ad5b23be4e | |
parent | f69b546f6a82b90a34f11a12430024321f35aed6 (diff) |
-rw-r--r-- | src/config/connection.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config/connection.json b/src/config/connection.json index ff872c0..14afb2c 100644 --- a/src/config/connection.json +++ b/src/config/connection.json @@ -1,5 +1,5 @@ { - "mode": slave", + "mode": "slave", "master_ip": "192.168.200.21", "master_port": 54400 } |