parent
c20ab98986
commit
5ea177940a
@ -1,16 +1,14 @@
|
|||||||
application-test.yml
|
spring:
|
||||||
|
application:
|
||||||
spring:
|
name: test
|
||||||
application:
|
cloud:
|
||||||
name: test
|
polaris:
|
||||||
cloud:
|
address: grpc://127.0.0.1:8091
|
||||||
polaris:
|
namespace: default
|
||||||
address: grpc://127.0.0.1:8091
|
config:
|
||||||
namespace: default
|
connect-remote-server: false
|
||||||
config:
|
shutdown-if-connect-to-config-server-failed: false
|
||||||
connect-remote-server: false
|
# auto-refresh: true
|
||||||
shutdown-if-connect-to-config-server-failed: false
|
config:
|
||||||
# auto-refresh: true
|
import:
|
||||||
config:
|
- optional:polaris
|
||||||
import:
|
|
||||||
- optional:polaris
|
|
||||||
|
Loading…
Reference in new issue