From e344c7d2f64903e911c623da9a1f5a9244f25261 Mon Sep 17 00:00:00 2001 From: RenKaiGe-Office Date: Thu, 20 Sep 2018 16:23:41 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E4=BA=A6=E5=BA=84=E6=BC=94?= =?UTF-8?q?=E7=A4=BA=E7=8E=AF=E5=A2=83fastDfsHttpAddr=E5=B1=9E=E6=80=A7?= =?UTF-8?q?=E4=B8=AD=E5=B8=A6=E7=9A=84=E7=AB=AF=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/fastdfs-client.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/fastdfs-client.properties b/src/main/resources/fastdfs-client.properties index cfd145b..895bb0c 100644 --- a/src/main/resources/fastdfs-client.properties +++ b/src/main/resources/fastdfs-client.properties @@ -17,4 +17,4 @@ fastdfs.tracker_servers = 192.168.10.205:22122 fastDfsHttpAddr=192.168.10.205 #亦庄演示环境 #fastdfs.tracker_servers = 10.3.34.1:22122 -#fastDfsHttpAddr = 10.3.34.1:22122 \ No newline at end of file +#fastDfsHttpAddr = 10.3.34.1 \ No newline at end of file