diff --git a/config-repo/application.yml b/config-repo/application.yml index 5903293..3c8af6e 100644 --- a/config-repo/application.yml +++ b/config-repo/application.yml @@ -1 +1,2 @@ -from: get-default-1.0 \ No newline at end of file +server: + port: 8011 \ No newline at end of file