From 58e353e689b9a55ceff9df8b1bb87b7f1005573a Mon Sep 17 00:00:00 2001 From: 刘兆录 Date: Thu, 21 Dec 2017 17:35:56 +0800 Subject: [PATCH] 修改端口号码 --- config-repo/application.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config-repo/application.yml b/config-repo/application.yml index 3c8af6e..b848a4b 100644 --- a/config-repo/application.yml +++ b/config-repo/application.yml @@ -1,2 +1,2 @@ server: - port: 8011 \ No newline at end of file + port: 8001 \ No newline at end of file -- libgit2 0.21.4