docs:optimize example

change the address of polaris config server
pull/501/head
kuwoo 3 years ago committed by GitHub
parent a6061e6b05
commit 887cb2be0f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -8,6 +8,7 @@ spring:
address: grpc://183.47.111.80:8091
namespace: default
config:
address: grpc://183.47.111.80:8093 # the address of polaris config server
auto-refresh: true # auto refresh when config file changed
groups:
- name: ${spring.application.name} # group name

Loading…
Cancel
Save