spring: application: name: logger-service cloud: config: uri: http://localhost:8769 fail-fast: true profiles: active: local