diff --git a/src/main/resources/bootstrap.yml b/src/main/resources/bootstrap.yml deleted file mode 100644 index 7db5dda..0000000 --- a/src/main/resources/bootstrap.yml +++ /dev/null @@ -1,9 +0,0 @@ -spring: - application: - name: config-client-sample - cloud: - config: - uri: ${CONFIG_URL:https://config-apren.cubetiqs.com} - profile: config-client-sample - username: anyUsername - password: anyPassword \ No newline at end of file