If you are using the git profile, you need to set a Git URI in your configuration. If you have set spring.cloud.config.server.bootstrap=true, you need to use a composite configuration.
server.port: 8888
spring.cloud.config.server.git.uri: file://${user.home}/config-repo