diff --git a/config-repo/application.yml b/config-repo/application.yml index b848a4b..dc6a0f5 100644 --- a/config-repo/application.yml +++ b/config-repo/application.yml @@ -1,2 +1,3 @@ server: - port: 8001 \ No newline at end of file + port: 8001 +key: branch_test \ No newline at end of file