This repository has been archived on 2022-07-05. You can view files and clone it, but cannot push or open issues/pull-requests.
steleks_backend/steleks-proxy/src/main/resources/bootstrap.properties

5 lines
179 B
Properties
Raw Normal View History

2017-04-16 18:05:45 +00:00
spring.application.name=steleks-proxy
# N.B. this is the default:
spring.cloud.config.uri=http://localhost:8888
spring.cloud.config.username=root
spring.cloud.config.password=root