From e12aa8d686e1362d40256190ed26453754257a3e Mon Sep 17 00:00:00 2001 From: carrieyzzhang <carrie_yz@163.com> Date: Tue, 3 Apr 2018 17:48:00 +0800 Subject: [PATCH] localhost --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 860de60..ca37821 100644 --- a/pom.xml +++ b/pom.xml @@ -183,7 +183,7 @@ <admin.url>http://localhost:9020</admin.url> <receiver.host>ec2-54-223-170-25.cn-north-1.compute.amazonaws.com.cn</receiver.host> <receiver.port>8081</receiver.port> - <trackingio.url>http://52.80.113.103:8002</trackingio.url> + <trackingio.url>http://localhost:8002</trackingio.url> <demo.url>http://localhost:9003</demo.url> -- libgit2 0.27.1