From 3028ac6591855c15a3f332e63b6e225aec7fd1ad Mon Sep 17 00:00:00 2001 From: liuzhaolu Date: Wed, 10 Jan 2018 14:14:24 +0800 Subject: [PATCH] 提交服务配置文件 --- config-repo/hello.yml | 4 ++++ 1 file changed, 4 insertions(+), 0 deletions(-) create mode 100644 config-repo/hello.yml diff --git a/config-repo/hello.yml b/config-repo/hello.yml new file mode 100644 index 0000000..fdbf0df --- /dev/null +++ b/config-repo/hello.yml @@ -0,0 +1,4 @@ +server: + port: 8005 + +key: branch_test \ No newline at end of file -- libgit2 0.21.4