Add bootstrap to proxy
parent
441c5286ca
commit
2e5208e359
|
@ -0,0 +1,5 @@
|
|||
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
|
Reference in New Issue