From 72bb6aec42e7a0232a0a2f3831176b2980a3a5dd Mon Sep 17 00:00:00 2001
From: 龙赣华 <slongertian@gmail.com>
Date: 星期五, 17 五月 2019 17:59:29 +0800
Subject: [PATCH] change 192.168.1.12 to 192.168.1.14

---
 .gitmodules |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/.gitmodules b/.gitmodules
index 6203814..fe2256c 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,6 +1,6 @@
 [submodule "protomsg"]
 	path = protomsg
-	url = git://192.168.1.12/pubsub/protomsg.git
+	url = git://192.168.1.14/pubsub/protomsg.git
 [submodule "deliver"]
 	path = deliver
-	url = git://192.168.1.12/valib/deliver.git
+	url = git://192.168.1.14/valib/deliver.git

--
Gitblit v1.8.0