You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
409 B
19 lines
409 B
spring.application.name=xujie-gateway
|
|
spring.cloud.nacos.config.server-addr=192.168.1.83:8848
|
|
spring.cloud.nacos.config.namespace=460c42c8-627e-42b5-8255-17b991bd3907
|
|
|
|
spring.cloud.nacos.config.ext-config[0].data-id=other.yml
|
|
spring.cloud.nacos.config.ext-config[0].refresh=true
|
|
|
|
spring.cloud.nacos.config.ext-config[1].data-id=xujie-gateway.yml
|
|
spring.cloud.nacos.config.ext-config[1].refresh=true
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|