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