From 0436e5443295395025f89f0d091aab1e9551d1a4 Mon Sep 17 00:00:00 2001 From: pansen <pansen626@sina.com> Date: 星期四, 10 一月 2019 20:26:31 +0800 Subject: [PATCH] Merge branch 'ywv1.2' of ssh://192.168.1.226:29418/development/c++ into ywv1.2 --- QiaoJiaSystem/build/fastDfsClient.conf | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/QiaoJiaSystem/build/fastDfsClient.conf b/QiaoJiaSystem/build/fastDfsClient.conf index dbe42e9..4e5861b 100644 --- a/QiaoJiaSystem/build/fastDfsClient.conf +++ b/QiaoJiaSystem/build/fastDfsClient.conf @@ -11,7 +11,7 @@ # tracker_server can ocur more than once, and tracker_server format is # "host:port", host can be hostname or ip address -tracker_server=192.168.1.185:22122 +tracker_server=192.168.1.182:22122 #standard log level as syslog, case insensitive, value list: ### emerg for emergency -- Gitblit v1.8.0