CEES-CMD/jeecg-boot/jeecg-cloud-module/config/bootstrap.yml

16 lines
311 B
YAML

server:
port: 8080
spring:
application:
name: jeecg-system
cloud:
nacos:
discovery:
server-addr: 127.0.0.1:8848
config:
file-extension: yml
server-addr: 127.0.0.1:8848
shared-dataids: jeecg-cloud-application-beta.yml
feign:
sentinel:
enabled: true